luodw / MyDB
用C++实现的一个简单NoSQL
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for MyDB
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- a distributed storage engine☆88Updated 8 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- this is backend storage for riot☆59Updated 8 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆64Updated last week
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- a consistent_hash implementation writen in c++☆80Updated 10 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A network framework☆9Updated 6 years ago
- B+ Tree☆90Updated last year
- ☆19Updated 7 years ago
- A c++ develop toolkit☆33Updated 7 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 4 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆53Updated 3 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- ☆24Updated 7 years ago
- ☆47Updated 7 years ago
- 用c语言写的dbproxy☆35Updated 3 years ago
- LevelDB key/value database in Go.☆15Updated 4 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- C++ raft lib☆128Updated 2 years ago
- 基于Raft协议的缓存系统, 支持内存和leveldb二种方式存储☆19Updated 8 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆48Updated 8 years ago