Skip to content

sathyaga/Redislab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Redislab: Redis Open Source and Redis Enterprise

Redislab Exercise: Step by step

I. First - Install and configure Redis OSS on a Ubuntu instance running on AWS

Login to Ubuntu instance using SSH/Putty Run Updates: sudo apt update sudo apt-get install build-essential tcl Download and Install Redis OSS cd /usr/local/src sudo wget https://download.redis.io/releases/redis-3.2.12.tar.gz sudo tar xzf redis-3.2.12.tar.gz sudo Make

About

Redis Open Source and Redis Enterprise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published