10 results found Sort:

some tiny learning projects in Rust
Created 2024-04-22
16 commits to main branch, last one 5 months ago
32
259
other
4
WireDB is a NoSQL database based on Log-structured file system.
Created 2022-01-16
132 commits to main branch, last one 18 hours ago
44
254
apache-2.0
3
Write Ahead Log for LSM or bitcask storage(or any append-only write).
Created 2023-05-03
107 commits to main branch, last one 22 days ago
A disk based KV store (based on Bitcask implementation)
Created 2022-11-25
22 commits to main branch, last one about a year ago
25
143
mit
9
CouloyDB is a storage engine that strikes a balance between performance and storage costs.
Created 2023-03-07
192 commits to master branch, last one about a year ago
📁 Build your own fast, persistent KV store(Based on bitcask paper)
Created 2022-12-25
22 commits to main branch, last one 2 years ago
4
63
apache-2.0
2
对象存储 - 日志结构哈希表
Created 2019-09-23
191 commits to master branch, last one 2 years ago
6
55
apache-2.0
2
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
Created 2022-02-13
120 commits to main branch, last one a day ago
build a tiny kv store base on Bitcask
Created 2022-11-19
51 commits to master branch, last one about a month ago
9
35
apache-2.0
2
A lightweight key-value storage engine based on the Bitcask model.
Created 2024-12-12
67 commits to master branch, last one a day ago