redis
https://github.com/redis/redis
C
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported32 Subscribers
View all SubscribersAdd a CodeTriage badge to redis
Help out
- Issues
- [QUESTION]The Redis client may encounter issues with message ordering in a multi-node cluster deployment.
- [NEW] New Replication Strategy for Primary-Replica Scenarios
- [BUG] HA Failove to not working
- [BUG] Geospatial operations bound latitudes to +/- 85 degrees
- [CRASH] Kernel bad page state in process 'bio_aof'
- why redis conf gets updated when the master switch by sentinel
- Is there a way to hide plaintext passwords in Redis configuration files
- [Disscussion] Is it necessary to further split the event listener list of the module?
- [BUG]Nodes are too slow to join the cluster
- Return SFLUSH tests to CI
- Docs
- C not yet supported