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:
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- ☆130Updated 7 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆48Updated 7 years ago
- Facebook Haystack Implementation☆107Updated 2 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆92Updated 6 years ago
- Chord Implementation for Distributed Systems Course☆25Updated 13 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
- Storage algorithms.☆38Updated 4 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A high performance in-memory index storage engine☆112Updated 8 months ago
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 5 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
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆173Updated last year
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- 6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)☆203Updated 7 years ago
- epaxos☆101Updated 9 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Perseus is a set of scripts (docker+javascript) to investigate a distributed database's responsiveness when one of its three nodes is iso…☆49Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 3 weeks ago