Commit History

Author SHA1 Message Date
  Daniele Alessandri 7cf9cfc496 Update phpdocs. 11 years ago
  Daniele Alessandri 02e43143d3 Run php-cs against codebase. 11 years ago
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 years ago
  Daniele Alessandri 7e89719ceb Revert usage of "short" namespaces in use directives. 11 years ago
  Daniele Alessandri 0779c1c24a Trim some more "use" directives in Predis\Client. 11 years ago
  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