Skip to content

shubhambaghel34/Redis-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-Examples

Redis examples with nodejs for learning purpose

Installation

Install Redis with the below command

npm i redis

##Steps to connect Redis Steps to connect Redis client/server from local

Run redis server

redis-server

To run redis cli

redis-cli

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Redis examples with nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published