HastyDB is a key-value LSM storage engine (aspiring to be LevelDB, RocksDB).
-
Updated
May 18, 2020 - Go
HastyDB is a key-value LSM storage engine (aspiring to be LevelDB, RocksDB).
A Minimalist NoSQL Database in Rust Using LSM Trees
A super minimal KV store based on https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/ch03.html
A fast, log structured key-value store.
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
LSMTree modelling https://medium.com/@somaktukai/tinker-tailor-java-why-i-a68061111f1b
An attempt at writing a database in Go.
miscellaneous things with C++, to be updated~
NeutronDB is a log-structured merge-tree key-value store for any implemented data type.
Research distributed data store that attempts to push the limits of CAP Theorem
Add a description, image, and links to the lsm-tree topic page so that developers can more easily learn about it.
To associate your repository with the lsm-tree topic, visit your repo's landing page and select "manage topics."