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 e421be5d42 extra test cases
tests that we're only reading one value on a call to readvalue,
regardless of how much is in the input
10 years ago
README.md readme. 10 years ago
rsload.go oh hai 10 years ago
split.go fmt 10 years ago
values.go readvalue should take an io.Reader 10 years ago
values_test.go extra test cases 10 years ago

README.md

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