fangpin / miniDFSLinks
Simple version of Distributed File System on multiple threads
☆60Updated 6 months ago
Alternatives and similar repositories for miniDFS
Users that are interested in miniDFS are comparing it to the libraries listed below
Sorting:
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 7 months ago
- B+ tree implementation which stores data in file☆280Updated 2 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- High-Performance C++ Data System☆131Updated 5 months ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- C++ raft lib☆138Updated 3 years ago
- Gossip protocol implementation in C☆62Updated 9 years ago
- Probably the best implementation for SkipList written by C++☆125Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 8 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆173Updated 7 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- 分布式leveldb☆23Updated 4 years ago
- High performance web server☆24Updated 7 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 11 years ago
- A mini database implementation.☆241Updated 5 months ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Annotated leveldb☆19Updated 6 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 3 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- The tiny bitcask storage engine☆114Updated 7 years ago