Skip to content

hiredis

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.

homepage: https://github.com/redis/hiredis

version toolchain
1.0.2 GCCcore/11.2.0
1.0.2 GCCcore/11.3.0
1.2.0 GCCcore/12.2.0
1.2.0 GCCcore/12.3.0
1.2.0 GCCcore/13.2.0
1.2.0 GCCcore/13.3.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)