Commit History

Author SHA1 Message Date
  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
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 11 years ago
  Daniele Alessandri f066356858 Slightly change the internal context factory method of Predis\Client. 11 years ago
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. 11 years ago
  Daniele Alessandri 089b972def Merge branch 'v0.9/client-options' 11 years ago
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. 11 years ago
  Daniele Alessandri 153758019c Diverging from the v0.8 branch (current stable). 11 years ago
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 years ago
  Daniele Alessandri 98aacd8d9a Back to development for the next patch release. 11 years ago
  Daniele Alessandri cb18d67b6a Update CHANGELOG and bump VERSION. 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 years ago
  Daniele Alessandri 5a735aa670 Back to development for the next patch release. 12 years ago
  Daniele Alessandri 8c0498a893 Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 years ago
  Daniele Alessandri 2781bd780f Fetch connection factory directly from client options. 12 years ago
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 years ago
  Daniele Alessandri 9e0fe7bdc7 Back to development for the next patch release. 12 years ago
  Daniele Alessandri aa1b070f9b Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 7173f0c80c Get back to development. 12 years ago
  Daniele Alessandri 495e3c6f8a Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. 12 years ago
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 years ago
  Daniele Alessandri 0b09d2c359 Back to development for the next patch release. 12 years ago
  Daniele Alessandri 0a622aee31 Bump VERSION and update CHANGELOG. 12 years ago
  Ondrej -onovy- Novy 6cd1f03834 Fixed typos. 12 years ago
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 years ago