redis
https://github.com/antirez/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, 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 supported293 Subscribers
View all SubscribersAdd a CodeTriage badge to redis
Help out
- Issues
- [BUG]sentinel failed to failover while master was down.[4.0.14]
- [BUG] redis cluster can not failover
- [BUG] Redis key present in cache even after deleted by first thread and reading around same point of time by other thread.
- ACL:default user does not have permission to execute the psync command?
- [QUESTION] Can AOF refer to RDB file created by RDB mechanism ?
- redis make test failed
- Don't update node ip when peer fd is closed (#10696)
- ERROR “can't update cluster config file. ” When using azurefile as storage
- [CRASH] Redis Instance is down while master sync
- Bump cross-platform-actions/action from 0.22.0 to 0.24.0
- Docs
- C not yet supported