История коммитов

Автор SHA1 Сообщение Дата
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). 11 лет назад
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. 11 лет назад
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". 11 лет назад
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. 11 лет назад
  Daniele Alessandri 9d2cb975eb Rename classes in Predis\Monitor namespace. 11 лет назад
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. 11 лет назад
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. 11 лет назад
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 лет назад
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 лет назад
  Daniele Alessandri 22c2230d00 [tests] Rename just a couple of test methods. 11 лет назад
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. 11 лет назад
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. 11 лет назад
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. 11 лет назад
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 11 лет назад
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. 11 лет назад
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. 11 лет назад
  Daniele Alessandri 5c9adbacd7 [tests] Minor tweaks, no actual changes. 11 лет назад
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 лет назад
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 лет назад
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. 12 лет назад
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 лет назад
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 лет назад
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 лет назад
  Daniele Alessandri 003b3d180d Add missing test for Predis\Client::getClientFor(). 12 лет назад
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). 12 лет назад
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 лет назад
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 лет назад
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 лет назад
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. 12 лет назад
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 лет назад