summaryrefslogtreecommitdiff
path: root/utils/redis-copy.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate utils/redis-copy.rb in favor of redis-copy gemRyan Biesemeyer2013-11-061-55/+12
|
* changed the comments on top of redis-copy.rb to reflect what the program ↵antirez2010-08-241-6/+4
| | | | really does
* added utils/redis-copy.rb, a script that is able to copy data from one Redis ↵antirez2009-07-051-0/+80
server to another one on the fly.