Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate utils/redis-copy.rb in favor of redis-copy gem | Ryan Biesemeyer | 2013-11-06 | 1 | -55/+12 |
| | |||||
* | changed the comments on top of redis-copy.rb to reflect what the program ↵ | antirez | 2010-08-24 | 1 | -6/+4 |
| | | | | really does | ||||
* | added utils/redis-copy.rb, a script that is able to copy data from one Redis ↵ | antirez | 2009-07-05 | 1 | -0/+80 |
server to another one on the fly. |