fansehep / ShaunDBLinks
ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to give me the ability to design a kv system, on which I would implement the raft protocol if I had the time. It also has simple support for redis commands.
☆25Updated 2 years ago
Alternatives and similar repositories for ShaunDB
Users that are interested in ShaunDB are comparing it to the libraries listed below
Sorting:
- TinyDB (under progress)☆67Updated 3 years ago
- 收集文件系统相关论文☆43Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- LSM-Tree 论文的中文翻译☆80Updated 3 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆82Updated 5 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- C++ header only multi-paxos library.☆40Updated 3 years ago
- A generic raft library☆288Updated last year
- ☆113Updated 3 years ago
- A small Key-Value storage engine written in C++.☆110Updated 2 years ago
- good sources for distributed system and database☆63Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- High-Performance C++ Data System☆131Updated 4 months ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆30Updated last year
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- The C++ implementation of etcd raft☆20Updated 9 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆107Updated 8 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 5 years ago
- DSCL weekly group meeting paper list☆63Updated 2 years ago
- distributed system, db, storage, computing jobs hub☆172Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆32Updated 3 years ago
- a lsm-tree implement☆10Updated 3 years ago
- C++ raft lib☆138Updated 3 years ago
- LeanStore is a B-tree based key-value storage library with high throughput and full ACID transactions.☆44Updated this week
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 5 years ago
- ☆84Updated last year
- Focus on Database kernel Development, include Basic Skill Content.☆156Updated 2 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 3 years ago