Commit History

Author SHA1 Message Date
  Daniele Alessandri 58c5029574 Rename Predis\Connection\AggregatedConnectionInterface. 11 years ago
  Daniele Alessandri c40ad5dd47 Rename Predis\Connection\ConnectionParameters. 11 years ago
  Daniele Alessandri cbf015164c Rename Predis\Client::raw() to Predis\Client::executeRaw(). 11 years ago
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 11 years ago
  Daniele Alessandri 427309db69 Apply code styling fixes. 11 years ago
  Daniele Alessandri ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. 11 years ago
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. 11 years ago
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 years ago
  Daniele Alessandri 374101cfc3 Apply minor change. 11 years ago
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. 11 years ago
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). 11 years ago
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. 11 years ago
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". 11 years ago
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. 11 years ago
  Daniele Alessandri 9d2cb975eb Rename classes in Predis\Monitor namespace. 11 years ago
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. 11 years ago
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 years ago
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 years ago
  Daniele Alessandri b0f955b437 Fix phpdocs. 11 years ago
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. 11 years ago
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. 11 years ago
  Daniele Alessandri 3c6389f4dd Rework how connection parameters are handled. 11 years ago
  Daniele Alessandri 1d53f8a988 Minor code styling changes. 11 years ago
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. 11 years ago
  Daniele Alessandri 31e08f0d5d Tweak phpdocs. 11 years ago
  Daniele Alessandri cdb91284f1 Clean up ugly code bits. 11 years ago
  Daniele Alessandri 38c7697881 Remove useless method. 11 years ago
  Daniele Alessandri b45ba55f46 Switch to protected visibility for some members of Predis\Client. 11 years ago
  Daniele Alessandri b50b90aa66 Rename method. 11 years ago