Difference between revisions of "Redis"

From UFRC
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Daemon]][[Category:Database]][[Category:Server]]
+
[[Category:Software]][[Category:Data Science]][[Category:Database]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|redis}}
 
|{{#vardefine:app|redis}}

Latest revision as of 21:39, 21 August 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