9. Redis - Node.js
Download Redis For Windows(msi file recommeded)
Setup Redis In Windows - Copy path of redis from Program files(in C drive) . Now Paste that path in env variable(user acc section in control panel).
//in cmd -> check redis server
user>redis-server
[620...
ayynode.hashnode.dev7 min read