adambcomer / WiscKey
Key-value database based on the WiscKey paper.
☆10Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for WiscKey
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- MongoDB Jepsen tests☆24Updated last year
- TLA+ specifications related to Viewstamped Replication☆28Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Sift is a basic, Relational Algebra based query engine built on top of Apache Arrow. It draws inspiration from Andy Grove's KQuery.☆21Updated 2 years ago
- A local first persistent log☆32Updated this week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆47Updated 3 weeks ago
- Rust-based Scheme Compiler, written in the Nanopass style☆11Updated 6 years ago
- Viewstamped Replication for Rust☆64Updated last year
- A TLA+ specification of the Apache BookKeeper replication protocol☆100Updated 7 months ago
- An implementation of write-ahead logging (WAL) for nodejs.☆14Updated 8 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 4 years ago
- TLA+ specifications for Raft and variants☆59Updated 2 years ago
- FoundationDB Correctness service☆28Updated 2 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆19Updated last year
- ☆17Updated last year
- Embedded InnoDB based on v5.1☆28Updated last week
- A curated list of TLA+ resources.☆65Updated 5 years ago
- Accord library for Apache Cassandra®☆63Updated this week
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time