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
8
Commits
4
Branches
9
Tags
2.8
MiB
Go
100%
32f449c66a
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
32f449c66a
chore: remove debug print statements from tests
2025-04-19 18:47:01 -06:00
.gitea
/workflows
chore: add ci
2025-04-19 14:54:10 -06:00
pkg
chore: remove debug print statements from tests
2025-04-19 18:47:01 -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
docs: added idea, plan, and todo docs
2025-04-19 14:06:53 -06:00
PLAN.md
docs: added idea, plan, and todo docs
2025-04-19 14:06:53 -06:00
TODO.md
feat: implement engine package with Level 0 flush and read path
2025-04-19 18:44:37 -06:00