deepmehtait / Distributed-file-system-server-with-RAFTLinks
Distributed File System server implemented using RAFT Algorithm.
☆16Updated 6 years ago
Alternatives and similar repositories for Distributed-file-system-server-with-RAFT
Users that are interested in Distributed-file-system-server-with-RAFT are comparing it to the libraries listed below
Sorting:
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- attempt at summarizing Raft in one page of pseudo-code☆20Updated 7 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆48Updated 7 years ago
- Facebook Haystack Implementation☆106Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Chord Implementation for Distributed Systems Course☆25Updated 13 years ago
- ☆56Updated 3 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆92Updated 6 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- ☆18Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- ☆128Updated 7 years ago
- LSM tree based key-value database☆30Updated last year
- ☆14Updated 10 years ago
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 5 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A port of Akka's Phi Accrual Failure Detector☆49Updated last year
- Lamport and Vector clocks☆12Updated 9 years ago
- High-performance key-value store☆12Updated 6 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- epaxos☆101Updated 9 years ago