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.
☆25Updated last year
Alternatives and similar repositories for ShaunDB:
Users that are interested in ShaunDB are comparing it to the libraries listed below
- 收集文件系统相关论文☆43Updated 2 years ago
- TinyDB (under progress)☆65Updated 2 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 5 years ago
- good sources for distributed system and database☆63Updated last year
- C++ header only multi-paxos library.☆39Updated 3 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆37Updated 7 months ago
- LSM-Tree 论文的中文翻译☆76Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆104Updated last month
- ☆43Updated 2 years ago
- ☆113Updated 3 years ago
- a lsm-tree implement☆10Updated 2 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆31Updated 3 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆27Updated 3 years ago
- LevelDB 源码剖析☆180Updated 6 years ago
- C++ interfaces for RDMA access☆76Updated this week
- record some trivialities☆52Updated last year
- 2022 ECS CloudBuild Distributed Cache Contest - Final Round https://tianchi.aliyun.com/competition/entrance/531982/introduction☆17Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆71Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- explore SSD internal☆15Updated 4 years ago
- DSCL weekly group meeting paper list☆63Updated last year
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆77Updated 4 years ago
- High-Performance C++ Data System☆124Updated last year
- 基于 C++ 实现的 Etcd kv 存储系统☆13Updated last year
- Build your own VectorDB with C++☆25Updated 5 months ago
- The C++ implementation of etcd raft☆15Updated 2 months ago