drop-in replacement for `redis-cli --pipe` with flow control
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jordan Orelli a13c5ebb75 all values are []byte internally now
this might be a shitty idea.
10 years ago
samples mimick redis-cli output 10 years ago
README.md readme. 10 years ago
rsload.go scratch that auth function for now 10 years ago
values.go all values are []byte internally now 10 years ago
values_test.go program terminates at end of input file properly 10 years ago

README.md

A tool for loading redis files into redis. Intended to be a drop-in replacement for redis-cli --pipe.