chunyi1994 / kvstoreLinks
[c++]使用boost.asio写的简单内存键值对缓存
☆11Updated 8 years ago
Alternatives and similar repositories for kvstore
Users that are interested in kvstore are comparing it to the libraries listed below
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- a high performance server framework☆12Updated 3 years ago
- a distributed storage engine☆90Updated 9 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 6 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- Libco 源码分析☆30Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- mini分布式key-value 存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 10 years ago
- Web Server based on Boost asio☆22Updated 5 years ago
- WeiboAd Team Base C++ framework☆56Updated 7 years ago
- C++ raft lib☆138Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 8 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 10 months ago
- Easy to use RPC framework☆42Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆126Updated 11 months ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- A high-performance web server in C++11.☆311Updated 2 years ago
- 基于协程和事件循环的c++网络库☆61Updated 6 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago