We have the following open-source projects:
- LotusDB, the most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.
- RoseDB, Lightweight, fast, and reliable key/value storage engine based on Bitcask.
- LotuSearch, Full text search engine powered by LotusDB.
- Wal, Write Ahead Log for LSM or bitcask storage.
- DiskHash, on-disk hash table(mainly for WAL).