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
- LFU-based in-memory cache in Rust☆17Updated 4 months 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
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Log-Structured Merge Tree Java implementation☆109Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆37Updated 5 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 6 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- A Write-Ahead-Log implementation in Go☆25Updated last year
- ☆132Updated 7 years ago
- ☆68Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆28Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- ☆129Updated 3 months ago
- FlinkSketch: Democratizing the Benefits of Sketches for the Flink Community☆29Updated 2 months ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- Database server written from scratch☆16Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆25Updated 5 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated last month
- a distributed key-value store written in python☆13Updated 5 years ago
- ☆12Updated 3 years ago