libhiredis0.14 binary package in Ubuntu Focal arm64
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 an 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.
.
Apart from supporting sending commands and receiving replies, it comes
with a reply parser that is decoupled from the I/O layer. It is a stream
parser designed for easy reusability, which can for instance be used in
higher level language bindings for efficient reply parsing.
.
Hiredis only supports the binary-safe Redis protocol, so you can use it
with any Redis version >= 1.2.0.
.
The library comes with multiple APIs. There is the synchronous API, the
asynchronous API and the reply parsing API.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2020-03-10 18:43:15 UTC | Published | Ubuntu Focal arm64 | release | universe | libs | Optional | 0.14.0-6 | ||
|
|||||||||
Deleted | Ubuntu Focal arm64 | proposed | universe | libs | Optional | 0.14.0-6 | |||
|
|||||||||
2020-02-08 05:23:26 UTC | Superseded | Ubuntu Focal arm64 | proposed | universe | libs | Optional | 0.14.0-5 | ||
|
|||||||||
2020-03-10 18:43:44 UTC | Superseded | Ubuntu Focal arm64 | release | universe | libs | Optional | 0.14.0-4 | ||
|
|||||||||
2020-03-12 00:10:10 UTC | Deleted | Ubuntu Focal arm64 | proposed | universe | libs | Optional | 0.14.0-4 | ||
|
|||||||||
2019-10-30 05:53:39 UTC | Superseded | Ubuntu Focal arm64 | release | universe | libs | Optional | 0.14.0-3 | ||
|