Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magicoder10/rkv
Log structured key-value database with b-tree index
https://github.com/magicoder10/rkv
Last synced: 9 days ago
JSON representation
Log structured key-value database with b-tree index
- Host: GitHub
- URL: https://github.com/magicoder10/rkv
- Owner: magicoder10
- Created: 2024-04-01T00:48:46.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-27T19:12:35.000Z (7 months ago)
- Last Synced: 2024-05-27T22:36:41.137Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Log structured key-value Database
- [x] B Tree indexing
- [x] Log compaction