Skip to content

KameshKrishnan/Redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To use Redis, get Docker desktop installed, and run the below command in PowerShell docker run --name my-redis -p 5002:6379 -d redis

This will install a redis instance in your Docker Redis Image name : my-redis Default port no, internal to Docker : 6379 Redis exposed from docker via port no : 5002

About

Apps to learn Redis

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors