VincentLimarus / go-redis-cache

Redis, Golang, GIN, Gorm

Repository from Github https://github.comVincentLimarus/go-redis-cacheRepository 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=

About

Redis, Golang, GIN, Gorm


Languages

Language:Go 100.0%