JarvisAPI / distributed-key-value-storeLinks
A small distributed key value store written in java, uses event driven architecture and supports replication.
☆16Updated last year
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:
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- LFU-based in-memory cache in Rust☆17Updated last month
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 11 months ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- ☆65Updated 3 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆32Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆35Updated 2 years ago
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆27Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆125Updated 4 months ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- LSM-based key-value store in Go for educational purpose.☆78Updated 7 months ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Database server written from scratch☆15Updated 2 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Database Design And Implementation☆14Updated 9 months ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- B+ Tree implementation in Java☆18Updated last year
- ☆57Updated 3 years ago