devsnest-carnival

Day 1

Setup Redis and PostgreSQL in your local

1. Redis

Installation

Start service

sudo service redis-server start
redis-cli

2. PostgreSQL

Installation