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: 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
- 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
- Docs
- C not yet supported