WiscKey is a highly SSD optimized key-value storage based on LevelDB.
-
Updated
Dec 25, 2021 - C++
WiscKey is a highly SSD optimized key-value storage based on LevelDB.
An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active development)
A lock-free, generic, lightweight value log for WiscKey or Bitcask architecture databases.
Globat is a key-value database like leveldb, written in pure Go and optimized for SSD with WiscKey
A high-performance, recursive key-value storage engine built in C++17. Implements a WiscKey-style architecture (separating keys from values) to eliminate write-amplification, featuring a custom TCP networking layer, in-memory Cuckoo filtering, and hierarchical sub-databases.
A high-performance, highly available and durable distributed KV store with improved Raft-aware and leader-coordinated GC protocol over a multinode cluster
To associate your repository with the wisckey topic, visit your repo's landing page and select "manage topics."