JarvisAPI / distributed-key-value-store
A small distributed key value store written in java, uses event driven architecture and supports replication.
☆16Updated 7 months ago
Alternatives and similar repositories for distributed-key-value-store
Users that are interested in distributed-key-value-store are comparing it to the libraries listed below
Sorting:
- Repository for the series of articles about writing DB Engine: https://medium.com/@valerii.maslenikov/writing-database-storage-engine-fro…☆9Updated 2 years ago
- LFU-based in-memory cache in Rust☆15Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Notification service(Routing incoming Kafka messages to web socket)☆22Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆29Updated 4 years ago
- Zookeeper service discovery bundle and client for dropwizard.☆18Updated last year
- Notes from Database Internals book reading club☆12Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆27Updated last year
- LimestoneDB is a real-time columnar database☆9Updated 5 years ago
- Very simple disk-backed message queue☆36Updated 12 years ago
- ☆55Updated 2 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 3 weeks ago
- ☆9Updated 4 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- Lock-free (Non-blocking) Data Structures in Java☆13Updated 9 years ago
- Log-Structured Merge Tree Java implementation☆92Updated last year
- ☆14Updated 10 years ago
- Proof-of-concept distributed key-value store implementation on top of MicroRaft, Protocol Buffers, and gRPC☆11Updated 2 years ago
- SIEVE is simpler than LRU☆14Updated last year
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆34Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- ☆42Updated last year
- Contains examples and assignments for my CS 253 course at Vanderbilt University, which can be accessed via http://www.dre.vanderbilt.edu/…☆28Updated last year
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year