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 supported11 Subscribers
Add a CodeTriage badge to hiredis
Help out
- Issues
- fix %c and %s format
- when use one redis connection exec "redisCommand"occur err ,the connection will no longer be reused
- Avoid unnecessary system calls in redisAsyncCommand()
- How use %c in format string on redisCommand?
- [Question] why define SSIZE_MAX as (LLONG_MAX >> 1) in sds.h
- Add support for Redis 7's sharded pubsub commands
- Fix warnings about implicit cast
- Support for non blocking SSL handshake
- Export connection error information to client
- Dynamically linking hiredis for redis no longer works; exported symbols renamed/missing
- Docs
- C not yet supported