hiredis
https://github.com/redis/hiredis
C
Minimalistic C client for Redis >= 1.2
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 supported13 Subscribers
Add a CodeTriage badge to hiredis
Help out
- Issues
- Increase required cmake version to 3.15
- Signed integer overflow
- Protect against overflow of map elements
- [SECURITY] Possible integer overflow in RESP3 MAP/ATTR element count handling in hiredis read.c`
- Fix redisAsyncDisconnect to wait for pending replies in pub/sub mode
- Bug: Potential NULL Pointer Dereference in redisReconnect
- redisAsyncDisconnect closes the socket immediately without waiting for replies when RESP3 + SUBSCRIBE is used
- Add return value check
- Fix building with enabling ssl on cygwin
- Protect against a NULL pointer dereference
- Docs
- C not yet supported