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