Pascal Hofmann
|
d92f31dc66
|
Don't send AUTH and/or SELECT command after connecting to sentinels
|
2016-06-14 17:20:08 +02:00 |
|
Daniele Alessandri
|
a523cf7731
|
Use master for connect() when sentinel reports no slaves.
Fixes #342.
|
2016-06-13 15:51:23 +02:00 |
|
Daniele Alessandri
|
843ad23ea7
|
[tests] Move utility method into base test class.
|
2016-06-01 22:27:36 +02:00 |
|
Daniele Alessandri
|
5a0dfc3602
|
Fix parameters overriding for sentinels.
Different fix than PR #339 but thanks @phofmann-trust for spotting.
|
2016-05-28 15:53:23 +02:00 |
|
Daniele Alessandri
|
0477499418
|
Fix ROLE expectation for read commands with no slaves.
This commit fixes #337.
|
2016-05-25 15:56:33 +02:00 |
|
Daniele Alessandri
|
5b3a5bbef9
|
Run php-cs-fixer.
|
2016-05-21 15:46:58 +02:00 |
|
Daniele Alessandri
|
c1de65c4ee
|
Swap params order in redis-sentinel constructor.
|
2016-05-21 15:23:24 +02:00 |
|
Daniele Alessandri
|
d6d307696a
|
[tests] Add tests for redis-sentinel connection.
|
2016-05-19 22:15:55 +02:00 |
|