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