Daniele Alessandri
|
0c4a90d809
Update CHANGELOG.
|
8 years ago |
Daniele Alessandri
|
b3b35a9ae2
Remove Predis\Client::getConnectionById().
|
8 years ago |
Daniele Alessandri
|
7bb2192294
Replace Predis\Client::on() with getClientBy().
|
8 years ago |
Daniele Alessandri
|
53b2cc340a
Apply same fix of 8437fbc to ClientContextInterface.
|
8 years ago |
Felix Sandström
|
99f1e3290e
Correcting the PHPDocs
|
8 years ago |
Daniele Alessandri
|
9d8adee1b1
Rename to getConnectionByCommand($command).
|
8 years ago |
Daniele Alessandri
|
a70971549e
Fix GC issues with closures for phpiredis reader handlers.
|
8 years ago |
Daniele Alessandri
|
e88ffc767d
Merge remote-tracking branch 'github/pr/346'
|
8 years ago |
Pascal Hofmann
|
ce8b3fb683
Don't send AUTH and/or SELECT command after connecting to sentinels
|
8 years ago |
Daniele Alessandri
|
e0b4b2c20a
[tests] Add test for Predis\Cluster\Hash\CRC16.
|
8 years ago |
Daniele Alessandri
|
2640062803
Use master for connect() when sentinel reports no slaves.
|
8 years ago |
orvice
|
1811288009
fix typos
|
8 years ago |
Daniele Alessandri
|
fa643ac20c
Apply CS fixes.
|
8 years ago |
Daniele Alessandri
|
eb1e686ff9
[tests] Change indentation of mock method expectations.
|
8 years ago |
Daniele Alessandri
|
f02f3b6d37
[tests] Improve code coverage.
|
8 years ago |
Daniele Alessandri
|
d72a1b5550
Do not extend EVALSHA for ScriptCommand class.
|
8 years ago |
Daniele Alessandri
|
8b466d05df
Get string of basic connection parameters from parameters class.
|
8 years ago |
Daniele Alessandri
|
b553c6b9d0
Pass dispatcher loop instance to callback.
|
8 years ago |
Daniele Alessandri
|
c10479e238
Remove executeCommandOnNodes() from predis cluster backend.
|
8 years ago |
Daniele Alessandri
|
228ccaebe3
Use static instead of self.
|
8 years ago |
Daniele Alessandri
|
82c256422a
Fix failure on PHP 5.3.
|
8 years ago |
Daniele Alessandri
|
ee7104d2e5
Replace "getClientFor()" with "on()" in Client.
|
8 years ago |
Daniele Alessandri
|
7c4c4ae58a
Change methods of replication connection interface.
|
8 years ago |
Daniele Alessandri
|
185e31e080
Make some fields of Predis\Client private.
|
8 years ago |
Daniele Alessandri
|
64b3a4805c
Apply CS fixes.
|
8 years ago |
Daniele Alessandri
|
5b4e942112
Add notice about dangers of using master branch.
|
8 years ago |
Daniele Alessandri
|
b2547fc7f4
[tests] Ignore code coverage for Predis\Autoloader.
|
8 years ago |
Daniele Alessandri
|
d34bdd38c3
Reorganize and improve client options.
|
8 years ago |
Daniele Alessandri
|
1028599ac5
Split Predis\Connection\Aggregate namespace.
|
8 years ago |
Daniele Alessandri
|
822f02b8eb
Implement new logic to load command classes.
|
8 years ago |