qiye / redis-storageLinks
把leveldb嵌入到redis.实现真正的数据持久存储
☆276Updated 9 years ago
Alternatives and similar repositories for redis-storage
Users that are interested in redis-storage are comparing it to the libraries listed below
Sorting:
- redis proxy、ssdb proxy(使用脚本控制sharding)☆1Updated 3 years ago
- MySQL Syncer is a project which parse mysql binlog and sync to other datases, such as redis, mongodb and any other databases..☆341Updated 11 years ago
- 分布式id生成服务器,根据规则和命名空间创建唯一id,集群部署可实现高可用☆53Updated 7 years ago
- A service automatically syncing Redis data into RebornDB☆58Updated 10 years ago
- baidu redis cluster☆117Updated 8 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…☆74Updated 7 years ago
- A distributed key-value storage system designed for persistent.☆86Updated 15 years ago
- 微博的消息服务中间件。☆188Updated 7 years ago
- A branch version of MySQL from NetEase☆210Updated 12 years ago
- Multithread redis☆209Updated 7 years ago
- MOOCHINE - A simple and lightweight web framework based on OpenResty(ngx_lua, http://openresty.org).☆241Updated 11 years ago
- xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easil…