Versions
v1.3.1 :: 0/1.3 :: gentoo
- Modified
- License
- BSD LGPL-3
- Keywords
- ~amd64
- USE flags
- shim ssl static-libs test
USE flags
General
- shim
- Install header shims for the hiredis api.
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Runtime Dependencies
dev-libs / hiredis : Minimalistic C client library for the Redis database
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Depending packages
dev-db / redict : A persistent caching system, key-value, and data structures database
Bugs
- 932825
- dev-libs/hiredict-1.3.1 fails tests: #63 Returns error when host cannot be resolved: FAILED
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Anna (navi) Figueiredo Gomes · gentoo
dev-libs/hiredict: new package, add 1.3.1
Based out of the hiredis 1.1.0-r1 ebuild, with tests fixed, and an aditional use flag that includes the hiredis shims that hiredict ships. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>