Redis for Mernstack Developers

Ajeetbisht
Jun 30, 2021

Redis for mern stack developers

In this 10 minute blog post i will be explaining your about redis in node.js with an actual example yes you read it right…

Let’s go

prerequisite: Node.js , your favourite text editor , redis

turn on your vscode : ctrl + ‘

npm init

--

--