Skip to content

service redis using go language with clean architecture 🤖. ready to use for your amazing project to manage redis usage with this service.

Notifications You must be signed in to change notification settings

muhmunt/go-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-redis

How to Run project

  1. setup your .env file this is for an example:

    $REDIS_URL="localhost:6379"

    $PORT=8080

    $SERVICE_NAME="GO-REDIS"

  2. run this command => make docker-up

  3. then run => make docker-build

  4. go is running in your port define at .env file

About

service redis using go language with clean architecture 🤖. ready to use for your amazing project to manage redis usage with this service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published