hiredis v1.2.0
- Created
- Updated
Hiredis is a minimalistic C client library for the Redis database.
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# ssl
Build hiredis_ssl for SSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- drogon (feature
redis
) - gloo (feature
redis
) - redis-plus-plus
- redis-plus-plus (feature
tls
)
# Host Dependents
No dependents.
# Contributors
- NancyLi1013
- Alberto Luaces
- Jack·Boos·Yu
- Kevin Lalumiere
- chausner
- autoantwort
- Vitaly
- Jia Yue Hua
- himeno-hamster
# Changelog
efe128d
PREFER_NINJA misspelling fix