antirez / RESP3Links
RESP protocol V3 repository. Contains the specification, and other related resource
☆231Updated 2 years ago
Alternatives and similar repositories for RESP3
Users that are interested in RESP3 are comparing it to the libraries listed below
Sorting:
- Disque ported as Redis module☆473Updated 5 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆90Updated 2 months ago
- A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.☆828Updated last year
- Hashing-function agnostic Cuckoo filters for Redis☆232Updated 5 years ago
- A redis module, similar to redis zset, but you can set multiple scores for each member to support multi-dimensional sorting☆97Updated 2 years ago
- Dynamic execution framework for your Redis data☆378Updated 5 months ago
- C library for consistent hashing, and langauge bindings☆956Updated 4 years ago
- A bin for Redis' specs☆42Updated last year
- Roaring Bitmaps for Redis☆355Updated last year
- A distributed durable unique 64bit ID server☆202Updated 6 years ago
- Zetta Table Store☆138Updated 4 years ago
- Redis Tree (Ploytree) Structure Module☆82Updated 3 years ago
- A redis module, similar to redis hash, but you can set expiration and version for field.☆243Updated 9 months ago
- OpenMessaging Specification☆290Updated last year
- Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.☆100Updated this week
- A proxy for Redis clusters.☆1,023Updated last year
- Twitter's Snowflake based ID generation as a redis module☆74Updated 8 years ago
- A document data model on FoundationDB, implementing MongoDB® wire protocol☆215Updated 3 years ago
- A radix tree implementation in ANSI C☆1,162Updated last year
- A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, su…☆117Updated 6 months ago
- Lua DNS client, load balancer, and utility library☆153Updated last year
- Redis in CTRIP☆201Updated this week
- Specification of the compressed-bitmap Roaring format☆159Updated 3 weeks ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆133Updated last week
- A tool used to collect and merge tidb's binlog for real-time data backup and synchronization.☆296Updated last month
- A Redis dehydrator module☆64Updated 5 years ago
- rust wrapper for rocksdb☆281Updated last month
- Expression based matching library for Kong