fansehep / ShaunDB
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.
☆24Updated last year
Alternatives and similar repositories for ShaunDB:
Users that are interested in ShaunDB are comparing it to the libraries listed below
- TinyDB (under progress)☆63Updated 2 years ago
- 收集文件系统相关论文☆40Updated 2 years ago
- good sources for distributed system and database☆62Updated last year
- C++ header only multi-paxos library.☆40Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 4 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- cmu 15445 2018,DBMS实现☆50Updated 5 years ago
- DSCL weekly group meeting paper list☆63Updated last year
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆75Updated 4 years ago
- ☆113Updated 2 years ago
- LSM-Tree 论文的中文翻译☆75Updated 2 years ago
- 电子科技大学分布式存储与计算实验室2018新生学习资料整理☆79Updated 5 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆97Updated 4 months ago
- Talent Plan 2.0☆53Updated 3 years ago
- eight-legged essay for MySQL. Just a learning Project☆44Updated last year
- ☆43Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- LevelDB 源码剖析☆180Updated 5 years ago
- My implementation of https://github.com/tidb-incubator/tinykv . My notes: https://rinchannowww.github.io/tinykv-notes/☆20Updated 3 years ago
- record paper reading notes☆42Updated last year
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆31Updated 5 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆35Updated last year
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆29Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- record some trivialities☆52Updated last year
- Readings in Database Systems, 5th Edition 中文翻译☆95Updated 3 years ago