.env files
DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=
DB_NAME=go-redis
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=
Redis, Golang, GIN, Gorm
Repository from Github https://github.comVincentLimarus/go-redis-cache
.env files
DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=
DB_NAME=go-redis
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=
Redis, Golang, GIN, Gorm