hiredis¶
Description¶
Hiredis is a minimalistic C client library for the Redis database.
It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command.
More information¶
- Homepage: https://github.com/redis/hiredis
Availability¶
Module | Manneback | Lemaitre4 |
---|---|---|
hiredis/1.0.2-GCCcore-11.2.0 | √ | √ |
hiredis/1.2.0-GCCcore-13.2.0 | √ |