Commit History

Author SHA1 Message Date
  Daniele Alessandri 69e40dab2b Extract slot map logic to separate class. 8 years ago
  Daniele Alessandri 028992cf1b Remove useless method. 8 years ago
  Daniele Alessandri 8de97ffe1a Fix snippet for replication in README. 8 years ago
  Daniele Alessandri d38cf2788b Update CHANGELOG. 8 years ago
  Daniele Alessandri 0b226ff1d5 [tests] Missing test case for redis-cluster strategy. 8 years ago
  Daniele Alessandri e38df19fac Implement "crc16" client option for redis-cluster. 8 years ago
  Daniele Alessandri 509a330bca Implement CRC16 hash generator based on ext-phpiredis. 8 years ago
  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