История коммитов

Автор SHA1 Сообщение Дата
  Andrii Volin 4a7a6019a4 fix typo in tests/README.md 8 лет назад
  Daniele Alessandri 1a7a54c55c Remove broken badge. 8 лет назад
  Daniele Alessandri 858fa336a8 Fix iterators abstractions for HSCAN and ZSCAN when using PHP 7.2. 8 лет назад
  Daniele Alessandri 26b03bd6e8 Fix wrong CRC16 calculated on integer value. 8 лет назад
  Anatoly Pashin 444b780a4d Update .travis.yml 8 лет назад
  Fabien Villepinte 3acf867cac Fix PHPDoc of \Predis\Connection\Aggregate\SentinelReplication::assertConnectionRole() 8 лет назад
  orvice 9b7897b2da fix typo 8 лет назад
  Remi Collet ce2cbfd929 fix test for ArgumentCountError exception with PHP 7.1 8 лет назад
  Remi Collet 0b3af06e6b enable 7.1 on travis 8 лет назад
  Daniele Alessandri ea28d82681 More updates to README to reflect changes in parameters handling. 9 лет назад
  Daniele Alessandri bb81f67a0f Update README to reflect changes in parameters handling. 9 лет назад
  Daniele Alessandri a4d63e2510 [tests] Fix preassigned slots in slotmap tests. 9 лет назад
  Daniele Alessandri 89840412d5 [tests] Fix preassigned slots in cluster tests. 9 лет назад
  Daniele Alessandri 67c0fb8eb1 Separate id and alias in predis cluster (client-side sharding). 9 лет назад
  Daniele Alessandri 0a7ddf7bba Fix spacing in phpdocs. 9 лет назад
  Daniele Alessandri 184d583895 Implement the concept of role for connections. 9 лет назад
  Daniele Alessandri 69e40dab2b Extract slot map logic to separate class. 9 лет назад
  Daniele Alessandri 028992cf1b Remove useless method. 9 лет назад
  Daniele Alessandri 8de97ffe1a Fix snippet for replication in README. 9 лет назад
  Daniele Alessandri d38cf2788b Update CHANGELOG. 9 лет назад
  Daniele Alessandri 0b226ff1d5 [tests] Missing test case for redis-cluster strategy. 9 лет назад
  Daniele Alessandri e38df19fac Implement "crc16" client option for redis-cluster. 9 лет назад
  Daniele Alessandri 509a330bca Implement CRC16 hash generator based on ext-phpiredis. 9 лет назад
  Daniele Alessandri 0c4a90d809 Update CHANGELOG. 9 лет назад
  Daniele Alessandri b3b35a9ae2 Remove Predis\Client::getConnectionById(). 9 лет назад
  Daniele Alessandri 7bb2192294 Replace Predis\Client::on() with getClientBy(). 9 лет назад
  Daniele Alessandri 53b2cc340a Apply same fix of 8437fbc to ClientContextInterface. 9 лет назад
  Felix Sandström 99f1e3290e Correcting the PHPDocs 9 лет назад
  Daniele Alessandri 9d8adee1b1 Rename to getConnectionByCommand($command). 9 лет назад
  Daniele Alessandri a70971549e Fix GC issues with closures for phpiredis reader handlers. 9 лет назад