Artur Kotyrba
|
650d6a07e0
Fixed method and class name
|
14 lat temu |
Daniele Alessandri
|
880d2d24b9
Add the ability to get a connection out of a cluster using a key.
|
14 lat temu |
Daniele Alessandri
|
4e0e1908cd
Minor speed optimizations.
|
14 lat temu |
Daniele Alessandri
|
930a1096e1
Refactor the key hashing logic for Redis commands.
|
14 lat temu |
Daniele Alessandri
|
3681c1e622
Clustered connections should use IConnectionSingle::executeCommand() to execute commands internally.
|
14 lat temu |
Daniele Alessandri
|
30bc53ee75
Rename method ICommand::getCommandId() to ICommand::getId().
|
14 lat temu |
Daniele Alessandri
|
0d5fb3319d
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
14 lat temu |
Daniele Alessandri
|
9fcdc73499
Fix a couple of namespacing issues with client exceptions in connection classes (ISSUE #24).
|
14 lat temu |
Jordi Boggiano
|
30f908cd85
Convert monolithic one-file-lib to a proper PSR-0 file tree
|
14 lat temu |