Skip to content

jonlk/go-redis-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Redis CLI

Simple Go CLI for Redis

Run Redis in Docker on localhost with the following:

docker run -d --name local-redis -p 6379:6379 redis:latest

About

Simple Go CLI for Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages