Daniele Alessandri 858fa336a8 Fix iterators abstractions for HSCAN and ZSCAN when using PHP 7.2. 8 years ago
..
Cluster 26b03bd6e8 Fix wrong CRC16 calculated on integer value. 8 years ago
Collection 858fa336a8 Fix iterators abstractions for HSCAN and ZSCAN when using PHP 7.2. 8 years ago
Command fa643ac20c Apply CS fixes. 9 years ago
Configuration e38df19fac Implement "crc16" client option for redis-cluster. 9 years ago
Connection 3acf867cac Fix PHPDoc of \Predis\Connection\Aggregate\SentinelReplication::assertConnectionRole() 8 years ago
Monitor 62b421f20e Switch from server profiles to commands factory. 9 years ago
Pipeline 9d8adee1b1 Rename to getConnectionByCommand($command). 9 years ago
Protocol 8b466d05df Get string of basic connection parameters from parameters class. 9 years ago
PubSub b553c6b9d0 Pass dispatcher loop instance to callback. 9 years ago
Replication ad7b8b08cb Run php-cs-fixer. 9 years ago
Response 7282ca2b52 Remove unneeded "use" imports. 10 years ago
Session 8106c8b00a Use PHP_VERSION_ID constant. 10 years ago
Transaction 62b421f20e Switch from server profiles to commands factory. 9 years ago
Autoloader.php b2547fc7f4 [tests] Ignore code coverage for Predis\Autoloader. 9 years ago
Client.php 184d583895 Implement the concept of role for connections. 9 years ago
ClientContextInterface.php 53b2cc340a Apply same fix of 8437fbc to ClientContextInterface. 9 years ago
ClientException.php 029822fe22 Move source files from "lib/" to "src/". 11 years ago
ClientInterface.php 99f1e3290e Correcting the PHPDocs 9 years ago
CommunicationException.php 8b466d05df Get string of basic connection parameters from parameters class. 9 years ago
NotSupportedException.php 029822fe22 Move source files from "lib/" to "src/". 11 years ago
PredisException.php 7282ca2b52 Remove unneeded "use" imports. 10 years ago