Skip to content

leefeipo/godis-cli-bigkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godis-cli-bigkey

find big keys in redis using rdb file

usage

copy rdb file to project root,then execute

   go run godis-cli-bigkey.go

you can use -h to find other options

   go run godis-cli-bigkey.go -h

    -debug
    open debug mode
    -topn int
    output topn keys (default 100)
    -totallen
    get total len (key and meta) or only value len (default true)

About

find big keys in redis

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%