Skip to content

CLI for performing batch Redis operations based on key matches

License

Notifications You must be signed in to change notification settings

nimbus154/redis-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-batch

CLI for performing batch Redis operations based on key matches

Use

> node index <args>
where <args> can be
   -d <number> or --db <number>
   -h <string> or --host <string>
   -p <number> or --port <number>
   -k <string> or --key <string>
host, port, and key arguments are required

About

CLI for performing batch Redis operations based on key matches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages