luodw / MyDBLinks
用C++实现的一个简单NoSQL
☆15Updated 9 years ago
Alternatives and similar repositories for MyDB
Users that are interested in MyDB are comparing it to the libraries listed below
Sorting:
- a distributed storage engine☆89Updated 8 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 6 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆107Updated 6 years ago
- Coroutine library for C/C++☆49Updated 9 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Updated 9 months ago
- Paxos algorithm demo,from mit 6.824 lab 3☆26Updated 9 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- ☆25Updated 8 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- B+ Tree☆91Updated 2 years ago
- 一个简单的TCP代理程序☆119Updated 9 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- an implementation of raft in Go☆159Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆50Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆79Updated 2 years ago
- ☆52Updated 11 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 3 months ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- a golang rpc framework designed for Large-scale distributed system☆69Updated 5 years ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Updated 5 years ago
- libtask annotation☆25Updated 9 years ago
- Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的GO实现. JAVA实现:https://github.com/baidu/Jprotobuf-rpc-socket☆72Updated last year