Redis¶
Description¶
Redis is an open source advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
Environment Modules¶
Run module spider redis
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_REDIS_DIR - Installation directory
- HPC_REDIS_BIN - Executable directory
Categories¶
database, data_science