elem-azar-unis / CRDT-RedisLinks
CRDTs implemented in Redis
☆54Updated 2 years ago
Alternatives and similar repositories for CRDT-Redis
Users that are interested in CRDT-Redis 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…☆172Updated last year
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- ☆302Updated last year
- Personal reading list/reference re: TLA+☆90Updated 7 years ago
- Paxos protocol framework☆557Updated last year
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆328Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 5 years ago
- Append-only key-value database on a distributed shared-log☆52Updated last year
- Tool to tune TiKV with ML method☆64Updated 5 years ago
- ☆629Updated 4 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 8 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆121Updated this week
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated last year
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- An embedded key-value store library specialized for building state machine and log store☆236Updated 3 months ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆510Updated 3 months ago
- A collection of state machine replication protocols☆121Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- NOPaxos consensus protocol☆139Updated 5 years ago
- Migration tools for TiKV, e.g. online bulk load.☆39Updated this week
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆39Updated last year
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago