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
- Easy to use RPC framework☆42Updated 7 years ago
- a distributed storage engine☆89Updated 8 years ago
- a high performance server framework☆12Updated 2 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- Libco 源码分析☆30Updated 6 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 3 months ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- C++ raft lib☆137Updated 3 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- WeiboAd Team Base C++ framework☆56Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Web Server based on Boost asio☆22Updated 5 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- FastDCS is a distributed computing system.☆35Updated 7 years ago
- tbnet☆14Updated 8 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago