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
- Bug: missing return value check may cause NULL Pointer Dereference.
- [BUG] libhiredis_ssl missing link to libhiredis on non-Windows platforms
- BUILD_INTERFACE fatal error: 'hiredis/hiredis.h' file not found
- int redisReaderGetReply(redisReader *r, void **reply) error
- Add sharded subscribe support
- pull certificates from CA store on Windows, additionally to current Root system certificate store added with #889
- Remove dangling pointer dereference in RedisQtAdapter destructor
- Introduce Typos
- redisNetWrite crashes application process with Signal: SIGPIPE (Broken pipe) on linux if target socket was closed while sending data
- Issue with commands not timing out when the server is unresponsive and rate of outgoing traffic is high
- Docs
- C not yet supported