This website requires JavaScript.
Explore
Help
Sign In
jer
/
kevo
Watch
1
Star
0
Fork
0
You've already forked kevo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A minimalist LSM (Log-Structured Merge Tree) storage engine
13
Commits
4
Branches
9
Tags
2.8
MiB
Go
100%
5c70c128c7
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jeremy Tregunna
5c70c128c7
feat: implement comprehensive storage statistics and metrics
2025-04-20 00:28:21 -06:00
.gitea
/workflows
chore: add ci
2025-04-19 14:54:10 -06:00
pkg
feat: implement comprehensive storage statistics and metrics
2025-04-20 00:28:21 -06:00
.gitignore
chore: add ci
2025-04-19 14:54:10 -06:00
CLAUDE.md
feat: implement config and WAL packages
2025-04-19 14:51:17 -06:00
go.mod
feat: implement SSTable package with block handling and restart points
2025-04-19 17:39:43 -06:00
go.sum
feat: implement SSTable package with block handling and restart points
2025-04-19 17:39:43 -06:00
IDEA.md
refactor: replace snapshot design with SQLite-inspired reader-writer lock approach
2025-04-19 23:45:19 -06:00
PLAN.md
refactor: replace snapshot design with SQLite-inspired reader-writer lock approach
2025-04-19 23:45:19 -06:00
TODO.md
feat: implement comprehensive storage statistics and metrics
2025-04-20 00:28:21 -06:00