deepmehtait / Distributed-file-system-server-with-RAFTLinks
Distributed File System server implemented using RAFT Algorithm.
☆17Updated 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:
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 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 8 years ago
- A simple Disk-based Key-Value Store☆15Updated 7 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- Distributed Systems Reading Group☆20Updated 8 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- A simple database based on raft and rocksdb☆52Updated 8 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
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- Facebook Haystack Implementation☆107Updated 2 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- ☆132Updated 7 years ago
- ☆77Updated 11 years ago
- Automatic MongoDB database designer☆55Updated 11 years ago
- Simple Database Management System☆39Updated 9 years ago
- A distributed key-value store☆31Updated 8 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆48Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- epaxos☆102Updated 10 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago