Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/
☆243Apr 6, 2023Updated 2 years ago
Alternatives and similar repositories for paxoskv
Users that are interested in paxoskv are comparing it to the libraries listed below
Sorting:
- A redis compatible database.☆15Jul 23, 2021Updated 4 years ago
- ☆11Mar 2, 2021Updated 5 years ago
- distributed consensus protocol's bugs, flaws, deceptive traps, improvements☆122May 5, 2025Updated 10 months ago
- A consensus that unifies paxos, raft, 2pc, etc.☆148Jul 12, 2023Updated 2 years ago
- Databend 内幕大揭秘☆301Jan 26, 2024Updated 2 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52May 30, 2022Updated 3 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Apr 27, 2021Updated 4 years ago
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆705Aug 8, 2024Updated last year
- Raft 博士论文的中文翻译☆553Aug 26, 2025Updated 6 months ago
- multi-master-paxos with 3 nodes☆14Apr 11, 2022Updated 3 years ago
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆72Dec 12, 2022Updated 3 years ago
- rust raft with improvements☆1,829Updated this week
- Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend☆1,081Mar 8, 2022Updated 3 years ago
- ☆135Jun 25, 2024Updated last year
- Async positioned I/O with io_uring.☆44Mar 5, 2021Updated 5 years ago
- Labs on distributed transaction☆240Jan 26, 2022Updated 4 years ago
- A persistent storage engine for Multi-Raft log☆626Feb 26, 2026Updated last week
- TiKV Client for C++☆16Nov 27, 2023Updated 2 years ago
- ☆114May 1, 2022Updated 3 years ago
- a collection of toolkit lib for distributed system development in python☆38Jul 15, 2025Updated 7 months ago
- C++ raft lib☆138Aug 8, 2022Updated 3 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆467Aug 7, 2024Updated last year
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆104Jan 23, 2024Updated 2 years ago
- A port for rocksdb☆103Mar 27, 2022Updated 3 years ago
- A persistent key-value storage in rust.☆882Apr 16, 2024Updated last year
- raft variant with topology order logs☆27Feb 28, 2021Updated 5 years ago
- 非官方 TiDB 百科,目标收录所有 TiDB 开发/维护/使用过程中可能会碰到的 概念/配置项/其他 等等。☆10Jan 21, 2022Updated 4 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆212Aug 2, 2023Updated 2 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,299Jul 23, 2025Updated 7 months ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆31Nov 24, 2021Updated 4 years ago
- A course to build distributed key-value service based on TiKV model☆3,873May 3, 2025Updated 10 months ago
- The TiKV development/contribution guide☆35Jul 20, 2022Updated 3 years ago
- LSM based key-value store in rust, design for cloud☆87Feb 27, 2022Updated 4 years ago
- paxos for studying☆99May 24, 2022Updated 3 years ago
- Collect some book about distributed storage system☆287Mar 25, 2021Updated 4 years ago
- A Rust version of db tutorial implementation☆62May 4, 2022Updated 3 years ago
- An educational OLAP database system.☆1,815Aug 10, 2025Updated 6 months ago
- A RocksDB compatible KV storage engine with better performance☆2,143Aug 25, 2025Updated 6 months ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Oct 25, 2024Updated last year