flipkart-incubator / dkv
Distributed KV data store with tunable consistency, synchronous replication
☆65Updated 9 months ago
Alternatives and similar repositories for dkv:
Users that are interested in dkv are comparing it to the libraries listed below
- The Service Bus!☆51Updated 4 months ago
- A data driven execution engine☆33Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆60Updated 2 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆70Updated 2 months ago
- Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services.☆107Updated 4 months ago
- A Distributed SQL Database - Building the Database in the Public to Learn Database Internals☆70Updated last year
- Notes from Database Internals book reading club☆10Updated last year
- Quality tool for kafka, verifying kafka ops☆42Updated last year
- A distributed message queue.☆123Updated 6 months ago
- Distributed Systems, systems engineering and programming language meetup group☆9Updated 11 months ago
- ViewStamped Replication implementation in Go☆38Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆50Updated 5 years ago
- Feature rich service discovery on ZooKeeper☆29Updated 2 years ago
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆94Updated 2 years ago
- Zookeeper service discovery bundle and client for dropwizard.