siddontang
|
186ed2f84f
|
use goredis client
|
2015-03-11 11:54:02 +08:00 |
siddontang
|
ce8e0d4fdc
|
retry migration when key is in migrating
|
2015-03-09 10:00:29 +08:00 |
siddontang
|
4eeaffbc00
|
simplify migration code
handle ALL for xmigrate type
|
2015-03-07 16:51:27 +08:00 |
siddontang
|
c6c82b979d
|
Use key lock when migration
https://github.com/siddontang/ledisdb/issues/141
Now migration is only safe for xcodis, but I think it does not matter.
|
2015-03-07 12:47:35 +08:00 |
siddontang
|
c69f803f37
|
support configuring databases
|
2015-03-04 09:15:28 +08:00 |
siddontang
|
18362ffba4
|
move go ledis client
|
2015-03-03 10:18:54 +08:00 |
siddontang
|
c4380b6406
|
simplify client connection
fix
https://github.com/siddontang/redis-failover/issues/3#issuecomment-76665
133
|
2015-03-02 17:12:55 +08:00 |
siddontang
|
f34d3ac27b
|
refactor scan
|
2015-03-02 11:10:54 +08:00 |
siddontang
|
3055e6b2fc
|
add xmigrate
xmigrate will be used in xcodis
|
2014-12-03 16:27:52 +08:00 |
siddontang
|
07e3705b22
|
add migrate command, improved later
|
2014-12-01 17:50:48 +08:00 |
siddontang
|
4bdbdb7697
|
add dump and restore support
|
2014-11-27 14:03:44 +08:00 |