redis / redis-specificationsLinks
A bin for Redis' specs
☆43Updated last year
Alternatives and similar repositories for redis-specifications
Users that are interested in redis-specifications are comparing it to the libraries listed below
Sorting:
- Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.☆104Updated this week
- A redis module, similar to redis hash, but you can set expiration and version for field.☆245Updated 11 months ago
- RESP protocol V3 repository. Contains the specification, and other related resource☆232Updated 2 years ago
- 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…☆120Updated 8 months ago
- TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons…☆44Updated 2 months ago
- A redis module, similar to redis zset, but you can set multiple scores for each member to support multi-dimensional sorting☆99Updated 2 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆135Updated last week
- Redis extend to disk by RocksDB☆58Updated 3 years ago
- A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.☆832Updated 2 years ago
- Prometheus Exporter for Kvrocks Metrics☆31Updated this week
- Apache Kvrocks Website☆19Updated 3 weeks ago
- Dynamic execution framework for your Redis data☆380Updated 7 months ago
- A tool to detect which version of Redis your Redis-Like database is compatible with.☆34Updated this week
- A modern framework for backend development based on io_uring Linux interface☆506Updated this week
- A distributed transactional large-scale NoSQL database powered by TiKV☆508Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated last year
- The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observabili…☆36Updated this week
- KunlunBase is a distributed relational database management system(RDBMS) with complete NewSQL capabilities and robust transaction ACID gu…☆149Updated last year
- Zetta Table Store☆138Updated 4 years ago
- The papers i have read☆21Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆78Updated last year
- TiKV Client for C++☆15Updated last year
- Migration tools for TiKV, e.g. online bulk load.