[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hiredis/hiredis.desc [COPY] Copyright (C) 2024 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Minimalistic C client for Redis >= 1.2 [T] Hiredis is a minimalistic C client library for the Redis database. It is [T] minimalistic because it just adds minimal support for the protocol, but at [T] the same time it uses a high level printf-alike API in order to make it [T] much higher level than otherwise suggested by its minimal code base and the [T] lack of explicit bindings for every Redis command. [U] https://github.com/redis/hiredis [A] Redis Ltd. [M] René Rebe [C] extra/database [L] BSD [V] 1.4.1 [P] X -----5---9 117.600 [D] 45178d9d7f69f8d6c4ed4f6f47d7ebd81a67c311af57ff5ee9705d76 hiredis-v1.4.1.tar.gz https://github.com/redis/hiredis/archive/refs/tags/v1.4.1/