This is a basic redis setup for node js application.
-
Setup your .env file from .env.example.
-
Include Host, Port, Password, Database.
Leave Password Blank if no Password has been set.
The database name is on number. Check Redis documentation for more
-
Check Redis Insallation Guide for more.
Server: Node
IOREDIS