Commit Graph

14 Commits

Author SHA1 Message Date
Negash
f304a0cd27
Update Conf.cpp
Set minArgs/maxArgs = 1
2019-01-15 14:59:05 +03:00
fortrue
fb1ac64251 support redis standalone backend 2018-07-08 17:28:25 +08:00
Yoon
bf635bbfab Remove type in Conf 2018-04-13 17:22:14 +09:00
Yoon
a13bb36159 Add a fix(by @fortrue) 2018-04-13 15:44:49 +09:00
Yoon
a559ac0d4f Support multiple Latency Monitors
- Fix a dangling pointer bug
2018-04-13 14:12:11 +09:00
Yoon
9d1d1af5bf Remove config order restriction
- Delay setLatencyMonitor to load custom commands config first
- Fix custom command container bug
2018-04-12 15:05:02 +09:00
Yoon
dcdc9a1ba0 Change config description style 2018-04-12 11:59:15 +09:00
Yoon
95f4580ccf Add custom command config checking
- add config sample(including Read mode)
- apply @fortue's suggestion to check exclusive mode and key postion
2018-04-10 17:07:47 +09:00
Yoon
aa013991f7 Add custom command exclusive mode checking 2018-04-10 10:32:59 +09:00
Yoonian
75228f3272 Add support for custom commands
- Support maximum 16 commands
- Add a sample configuration(conf/command.conf)
2018-04-09 21:28:16 +09:00
fortrue
86183a4a97 support redis server connection keepalive and timeout
fix Issue #21
2018-02-23 16:47:03 +08:00
fortrue
996e02fd4d fix bug when conf define SentinelServerPool but without Sentinels instances 2017-12-28 21:05:19 +08:00
fortrue
ac8bfd1e15 don't use redis-server password for redis-sentinel instances 2017-09-14 09:52:09 +08:00
joyield
801df5e2b8 release 1.0.0 2017-07-24 11:00:44 +08:00