hiredis 1.0.2-GCCcore-11.2.0
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.Accessing hiredis 1.0.2-GCCcore-11.2.0
To load the module for hiredis 1.0.2-GCCcore-11.2.0 please use this command on the BEAR systems (BlueBEAR, BEAR Cloud VMs, and CaStLeS VMs):
module load bear-apps/2021b
module load hiredis/1.0.2-GCCcore-11.2.0
BEAR Apps Version
Architectures
EL8-cascadelake — EL8-haswell — EL8-icelake
The listed architectures consist of two part: OS-CPU.
- BlueBEAR: The OS used on BlueBEAR is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
- BEAR Cloud and CaStLeS VMs: These VMs can have one of two OSes. Those with access to a BEAR Cloud or CaStLeS VM should check that the listed architectures for an application include the OS of VM being used. The VMs, irrespective of OS, will use the haswell CPU type.
More Information
For more information visit the hiredis website.
Dependencies
This version of hiredis has a direct dependency on: GCCcore/11.2.0 OpenSSL/1.1
Required By
This version of hiredis is a direct dependent of: ccache/4.6.1-GCCcore-11.2.0
Last modified on 6th February 2023