Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
..
Commands 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 lat temu
Distribution 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
Iterators 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 lat temu
Network 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
Options 17f51420ce Improve speed for options validation. 14 lat temu
Pipeline 595692d50f Minor fixes and adjustments to pipeline executors. 14 lat temu
Profiles ac471eeff3 Rename and simplify Predis\Profiles\ServerProfile::registerProfile(). 14 lat temu
Protocols 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
AbortedMultiExec.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
Client.php c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. 14 lat temu
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
ClientOptions.php de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 lat temu
CommunicationException.php 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
ConnectionException.php 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
ConnectionParameters.php 8300b1d63c Fix parameter validation and use a slightly optimized approach. 14 lat temu
ConnectionSchemes.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 lat temu
IConnectionParameters.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 lat temu
IConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 lat temu
MultiExecContext.php 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
PipelineContext.php c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. 14 lat temu
PredisException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
ProtocolException.php 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 lat temu
PubSubContext.php b007b753f5 Fix SUBSCRIBE and PSUBSCRIBE so that they can accept a list of channels for subscription. 14 lat temu
ResponseError.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
ResponseQueued.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 lat temu
ServerException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 lat temu
Utils.php c3ce210150 Remove a useless 'use' directive. 14 lat temu