Difference between revisions of "Redis"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:Software]][[Category:Daemon]][[Category:Database]][[Category:Server]]
+
[[Category:Software]][[Category:Data]][[Category:Server]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|redis}}
 
|{{#vardefine:app|redis}}

Revision as of 13:46, 3 June 2022

Description

redis website  

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.

System Variables

  • HPC_REDIS_DIR - installation directory
  • HPC_REDIS_BIN - Executable directory