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: 4 months ago
JSON representation

Log structured key-value database with b-tree index

Awesome Lists containing this project

README

        

# Log structured key-value Database
- [x] B Tree indexing
- [x] Log compaction