An open API service indexing awesome lists of open source software.

https://github.com/lambertse/bitcask-cpp

Bitcask - Log-structured storage engine designed for fast key-value data. Implemented in CPP
https://github.com/lambertse/bitcask-cpp

bitcask cpp17

Last synced: 8 months ago
JSON representation

Bitcask - Log-structured storage engine designed for fast key-value data. Implemented in CPP

Awesome Lists containing this project

README

          

# Bitcask

# Dependencies

- [Libcuckoo]
- [GTest]
-