SubhamSubhasisPatra / redis-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-go

CodeFactor

Conncet the Go App with redis cache

Prerequisite :

Make sure Go is installed and Redis is runnin in the post 6379

steps :

  • Clone the repo
  • cd redis-go
  • run go mod tidy To download all the dependency
  • go run main.go

About


Languages

Language:Go 100.0%