Redis Local setup

KIranuknow - Nov 21 '23 - - Dev Community

Here are the commands to install Redis server in local Mac.

Prerequisits:
You might have already installed brew.

$ brew install redis
Enter fullscreen mode Exit fullscreen mode

To run the installed Redis Server, use the below command.

$ redis-server
Enter fullscreen mode Exit fullscreen mode
. . . . . . . . . . . . . . . . . . .
Terabox Video Player