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 library that provides an embeddable, persistent key-value store for fast storage.☆121Updated last week
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆56Updated 5 years ago
- ☆304Updated last year
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- 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
- Personal reading list/reference re: TLA+☆90Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆63Updated 5 years ago
- NOPaxos consensus protocol☆139Updated 5 years ago
- Tool to tune TiKV with ML method☆64Updated 5 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆512Updated 4 months ago
- Persistent Block KD Tree In Golang for Search Filtering☆39Updated 2 years ago
- A fun project for evaluating some new optimizations quickly, do not use it in production☆118Updated 2 years ago
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- ☆631Updated 4 years ago
- Migration tools for TiKV, e.g. online bulk load.☆39Updated last month
- The C++ TiKV client used by TiFlash.☆41Updated last week
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆329Updated 4 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Paxos protocol framework☆558Updated 2 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Updated last year
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- KunlunBase is a distributed relational database management system(RDBMS) with complete NewSQL capabilities and robust transaction ACID gu…☆148Updated 2 years ago