nvb / rafttoyLinks
A playground to experiment with Raft proposal pipeline optimization
☆16Updated 2 years ago
Alternatives and similar repositories for rafttoy
Users that are interested in rafttoy are comparing it to the libraries listed below
Sorting:
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆171Updated last year
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- ☆121Updated 2 years ago
- Resources for the transaction SIG☆62Updated 2 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- ☆25Updated 4 months ago
- How do we build a distributed, transactional key-value database - TiKV?☆97Updated 6 years ago
- A collection of state machine replication protocols☆119Updated 2 years ago
- A toolbox to benchmark TPC workloads in Go☆197Updated 2 weeks ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Embedded InnoDB based on v5.1☆32Updated last month
- ☆28Updated 3 years ago
- Verified, concurrent, crash-safe transaction system☆59Updated last year
- OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It …☆98Updated last month
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- Personal reading list/reference re: TLA+☆90Updated 7 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆145Updated 3 years ago
- reimplementing scalog from scratch☆31Updated 4 years ago
- go-sqlancer☆78Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆41Updated 3 years ago
- ☆51Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- Reproducibility package for "Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP"☆24Updated last year
- Migration tools for TiKV, e.g. online bulk load.☆38Updated last month
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆324Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆137Updated last week