0xsky / libredis-server
xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easily
☆58Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for libredis-server
- redis proxy 、ssdb proxy(使用脚本控制sharding)☆1Updated 2 years ago
- xhttpcache is a HTTP static cache service, which is also NOSQL database as K-V storage supporting REDIS protocol interface as well as RES…☆73Updated 6 years ago
- 把leveldb嵌入到redis.实现真正的数据持久存储☆278Updated 9 years ago
- 分布式id生成服务器,根据规则和命名空间创建唯一id,集群部署可实现高可用☆53Updated 7 years ago
- An universal coroutine rpc framework implemented with c++11.☆73Updated 7 years ago
- xSkyProxy是一个简单易用的MYSQL代理程序, 提供mysql数据分库分表,连接池,主从读写分离等功能。☆14Updated 7 years ago
- write simple linux network server and run it in parallel☆43Updated last year
- RPC(Remote Procedure Call) on top of nark-serialization☆49Updated last month
- How to build a Async Server.☆82Updated 12 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Updated 11 years ago
- 异步网络框架☆44Updated 5 years ago
- 一个KV类型数据库的代理框架。☆42Updated 9 years ago
- 旁路监听,把redis数据存盘到leveldb☆72Updated 9 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- Very-high performance Web Server☆120Updated 7 years ago
- c++ 网络事件库☆81Updated 9 years ago
- Core utilities of nark library☆13Updated last month
- A high concurrent network components implemented by coroutine, performance better than nginx