Skip to content

systemmgr/redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis

redis is a software project that implements data structure servers

Automatic install/update:

bash -c "$(curl -LSs https://github.com/systemmgr/redis/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install redis

Fedora Based:

yum install redis

Arch Based:

pacman -S redis

MacOS:

brew install redis

redis wiki | redis site

Releases

No releases published

Packages

No packages published

Languages