Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GoRedisCLI

A toy example of a Redis CLI client written in Golang.

Usage

./gorediscli -h 127.0.0.1 -p 6379 -c "keys *"

Host, port and command are completely optional. It will default to host 127.0.0.1, port 6379 and interactive mode)

About

A toy example of a Redis CLI client written in Golang.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages