yaledb / calvin
Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of distributed transactions without two-phase commit. Most of the code is for VLDB 2014 paper: 《An Evaluation of the Advantages and Disadvantages of Deterministic Database Systems》.
☆316Updated 3 years ago
Alternatives and similar repositories for calvin:
Users that are interested in calvin are comparing it to the libraries listed below
- Beta release of Masstree.☆441Updated last year
- Multicore in-memory storage engine☆386Updated 7 years ago
- ☆287Updated 2 years ago
- H-Store Distributed Main Memory OLTP Database System☆578Updated 4 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆514Updated last year
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆115Updated 2 years ago
- ☆143Updated 2 years ago
- **No Longer Maintained** Official RAMCloud repo☆493Updated 5 years ago
- ☆620Updated 3 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆497Updated 2 months ago
- Apache Quickstep Incubator - This project is retired☆95Updated 6 years ago
- Paxos protocol framework☆556Updated last year
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆168Updated last year
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- CASPaxos: Replicated State Machines without logs☆100Updated 6 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 9 years ago
- TLA+ specification for the Raft consensus algorithm☆492Updated 2 months ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 6 months ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆508Updated 6 years ago
- Order-preserving key encoder☆122Updated 5 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆256Updated 6 years ago
- ☆35Updated last year
- Key Value Store based on LevelDB☆113Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆229Updated last week
- KVell: the Design and Implementation of a Fast Persistent Key-Value Store☆283Updated 4 years ago
- Verifies the linearizability of experimentally accessible histories.☆402Updated 2 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago