Redis
Last updated
Was this helpful?
Last updated
Was this helpful?
- Dockerfile for Redis Cluster (redis 3.0+).
()
- High level redis library for Rust.
()
- High performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. ()
- Fast, light-weight proxy for memcached and redis.
- Fast, in-memory, SQL engine with batteries included.
- Beautiful, easy-to-use Mac database management application for Redis.
- Proxy for Redis Clusters.
- Robust, performance-focused and full-featured Redis client for Node.js.
- Redis re-implemented in Rust.
- Incomplete, idiomatic implementation of a Redis client and server built with Tokio.
()
()
() ()
- Free online courses taught by Redis experts.
- Minimalistic C client library for the Redis database.
- Distributed redis cluster with strong consistency.
()
()
- Fulltext Search and Secondary Index module for Redis. () ()
- Fastest, simplest, in-memory SQL database server.
- Emulates ioredis by performing all operations in-memory.
- Idiomatic Rust API for the Redis Modules API. It allows writing Redis modules in Rust, without needing to use raw pointers or unsafe code.
- Wrapper around node_redis with Promise and TypeScript support.
- Redis clone in 250 lines of Python, for performance comparison. ()
- JSON data type for Redis. ()
()
- Distributed implementation of Redis compatible layer based on TiKV.
- Fake implementation of redis API (redis-py) for testing purposes.
- High-performance distributed storage system which is fully compatible with the Redis protocol.
- Library for reading and writing data in Redis using Apache Spark.
- Simple, fast, robust job/task queue for Node.js, backed by Redis.