Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri bcf92a7548 [tests] Fix tests under PHP 5.3 due to another dumb mistake. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri e049db124c By convention all of the Redis command identifiers are uppercase. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 712e6420e9 Rewrite parts of Predis\Transaction\MultiExec to make them less ugly. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 9d2cb975eb Rename classes in Predis\Monitor namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 22c2230d00 [tests] Rename just a couple of test methods. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 5c9adbacd7 [tests] Minor tweaks, no actual changes. %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). %!s(int64=11) %!d(string=hai) anos
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. %!s(int64=12) %!d(string=hai) anos