Skip to content

donghao526/rediscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisCli

Resi Cli is a redis cli written by golang

Demo

127.0.0.1:6379> set a hello
OK
127.0.0.1:6379> get a  
"hello"
127.0.0.1:6379> 

About

go redis cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages