xueweiz / DistributedFileSystemLinks
Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detection and re-backup. 3. The system is designed in a fully de-centralized way.
☆17Updated 9 years ago
Alternatives and similar repositories for DistributedFileSystem
Users that are interested in DistributedFileSystem are comparing it to the libraries listed below
Sorting:
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- LSM-trie☆114Updated 4 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- MemEC: An Erasure-Coding-Based Distributed In-Memory Key-Value Store☆11Updated 8 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- The Cicada engine☆57Updated 8 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 7 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Quickstep Project☆27Updated 6 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago