fangpin / miniDFSLinks
Simple version of Distributed File System on multiple threads
☆58Updated this week
Alternatives and similar repositories for miniDFS
Users that are interested in miniDFS are comparing it to the libraries listed below
Sorting:
- C++ raft lib☆136Updated 2 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- High-Performance C++ Data System☆127Updated last year
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆172Updated 7 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆81Updated 3 weeks ago
- B+ tree implementation which stores data in file☆279Updated last year
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆475Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- A miniDFS support basic distributed file system like HDFS☆14Updated 9 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- A mini database implementation.☆236Updated last year
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- 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
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆78Updated 4 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- braft detailed explanation☆47Updated 7 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 5 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆200Updated last year
- Implemet Key-Value store using BTree☆62Updated 5 years ago
- A generic raft library☆286Updated 7 months ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago