Skip to content

canack/go-redis-sentinel-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-redis-sentinel-sample

Example of Redis Sentinel and Go implementation

How to run

  1. Start Redis Sentinel
docker-compose up -d
  1. Run the application
go run main.go

About

Example of Redis Sentinel and Go implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages