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