siddontang
|
eee7468b85
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
siddontang
|
186ed2f84f
|
use goredis client
|
2015-03-11 11:54:02 +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
|
1760e9fe20
|
fix replication test error
|
2015-02-14 09:45:07 +08:00 |
siddontang
|
fb9d8cc527
|
add role command
|
2015-02-03 14:15:30 +08:00 |
siddontang
|
4a1c74cb44
|
adjust config
|
2014-10-11 16:00:59 +08:00 |
siddontang
|
855f0a3477
|
add readonly support
|
2014-10-10 09:49:16 +08:00 |
siddontang
|
3f93676d4d
|
flushall will restart replication if possible
|
2014-10-03 20:31:24 +08:00 |
siddontang
|
2a3fca829e
|
update slaveof command, wait (n + 1) /2 replies
|
2014-09-28 21:34:24 +08:00 |
siddontang
|
1a1250d949
|
refactor, remove bin log, add consensus replication
|
2014-09-23 17:28:09 +08:00 |
siddontang
|
e3bdb57be2
|
add DBPath and UseBinLog config
|
2014-09-18 22:30:33 +08:00 |
siddontang
|
2972f57436
|
remove DataDB
|
2014-09-18 22:20:18 +08:00 |
siddontang
|
cb5a61240d
|
server add scan support
|
2014-08-26 23:21:54 +08:00 |
siddontang
|
5cdd6f2358
|
all package use same config struct
add toml support
|
2014-08-07 16:49:48 +08:00 |
siddontang
|
7a237661da
|
add support for multi storage
|
2014-07-25 17:58:00 +08:00 |
siddontang
|
7a763da082
|
change configuration
Config struct now not includes other configs, but shows all
People can see configuration clearly
|
2014-07-23 07:55:40 +08:00 |
siddontang
|
48e09a2727
|
use our own leveldb
|
2014-06-19 17:19:40 +08:00 |
siddontang
|
ebd15e5738
|
add replication test
|
2014-06-10 10:41:50 +08:00 |