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
- [NEW] Extend Redis Hash slot calculation algorithm to consider all Hashtags in a redis key
- [BUG] Crash of Redis Server - have to #ReadOnlyDirectories=/
- [BUG] RETURN:ing JSONPath breaks HIGHLIGHT
- Redis 7.0.13 crashed by signal: 11, si_code: 2
- [BUG] High RSS Memory Usage Even with Active Defrag
- [QUESTION] When will redis 7.2.6 or 7.4.6 be released for ubuntu?
- [BUG] Sentinel configurations are mixed on 2 different architectures with same network segment and port
- consumer deletion in a stream group with automatic XCLAIM redelivered to other consumers
- [BUG]Can't start with systemd with tls enabled
- [QUESTION] Is it possible to check if the DB is loaded?
- Docs
- C not yet supported