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
- add Certificate Revocation List(crl)
- Fix continuously forking that starve persistence related forks
- GETRANGE returns an empty string for nonexistent keys
- Does redis-sentinel goes down if 2 nodes out of 3 goes offline.
- Redis 5.0.7 crashed by signal 11 during AOF rewrite and after restart
- Explicit propagation of commands
- Define a new command or extend `CLUSTER SHARDS` such that shard's identifiers (shard_id) and their slots, etc are returned in one shot
- [NEW] Can we add "year info" when printing logs?
- failed login attempts
- Redis report for cluster set on redis-cli
- Docs
- C not yet supported