Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. hace 11 años
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. hace 11 años
  Daniele Alessandri 374101cfc3 Apply minor change. hace 11 años
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. hace 11 años
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). hace 11 años
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. hace 11 años
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". hace 11 años
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. hace 11 años
  Daniele Alessandri 9d2cb975eb Rename classes in Predis\Monitor namespace. hace 11 años
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. hace 11 años
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. hace 11 años
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. hace 11 años
  Daniele Alessandri b0f955b437 Fix phpdocs. hace 11 años
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. hace 11 años
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. hace 11 años
  Daniele Alessandri 3c6389f4dd Rework how connection parameters are handled. hace 11 años
  Daniele Alessandri 1d53f8a988 Minor code styling changes. hace 11 años
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. hace 11 años
  Daniele Alessandri 31e08f0d5d Tweak phpdocs. hace 11 años
  Daniele Alessandri cdb91284f1 Clean up ugly code bits. hace 11 años
  Daniele Alessandri 38c7697881 Remove useless method. hace 11 años
  Daniele Alessandri b45ba55f46 Switch to protected visibility for some members of Predis\Client. hace 11 años
  Daniele Alessandri b50b90aa66 Rename method. hace 11 años
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). hace 11 años
  Daniele Alessandri f066356858 Slightly change the internal context factory method of Predis\Client. hace 11 años
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. hace 11 años
  Daniele Alessandri 089b972def Merge branch 'v0.9/client-options' hace 11 años
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. hace 11 años
  Daniele Alessandri 153758019c Diverging from the v0.8 branch (current stable). hace 11 años
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). hace 11 años