Daniele Alessandri 5e05febf33 Implement a namespacing preprocessor to prefix Redis keys transparently. 14 anos atrás
..
Commands 5e05febf33 Implement a namespacing preprocessor to prefix Redis keys transparently. 14 anos atrás
Distribution 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
Iterators 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 15 anos atrás
Network 9954bd5a12 Share more code between connection classes. 14 anos atrás
Options 17f51420ce Improve speed for options validation. 14 anos atrás
Pipeline 595692d50f Minor fixes and adjustments to pipeline executors. 14 anos atrás
Profiles 07b4238ce7 Add an abstraction to optionally preprocess command arguments. 14 anos atrás
Protocols 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 anos atrás
AbortedMultiExec.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
Client.php c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. 14 anos atrás
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
ClientOptions.php de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 anos atrás
CommunicationException.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 anos atrás
ConnectionParameters.php 8300b1d63c Fix parameter validation and use a slightly optimized approach. 14 anos atrás
ConnectionSchemes.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 anos atrás
IConnectionParameters.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 anos atrás
IConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 anos atrás
MalformedServerResponse.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
MultiExecContext.php 85c1a7a852 Fix ISSUE #27. 14 anos atrás
PipelineContext.php c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. 14 anos atrás
PredisException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
PubSubContext.php b007b753f5 Fix SUBSCRIBE and PSUBSCRIBE so that they can accept a list of channels for subscription. 14 anos atrás
ResponseError.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
ResponseQueued.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 anos atrás
ServerException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 15 anos atrás
Utils.php c3ce210150 Remove a useless 'use' directive. 14 anos atrás