Commit History

Author SHA1 Message Date
  Daniele Alessandri b3b35a9ae2 Remove Predis\Client::getConnectionById(). 8 years ago
  Daniele Alessandri 7bb2192294 Replace Predis\Client::on() with getClientBy(). 8 years ago
  orvice 1811288009 fix typos 8 years ago
  Daniele Alessandri f02f3b6d37 [tests] Improve code coverage. 8 years ago
  Daniele Alessandri d72a1b5550 Do not extend EVALSHA for ScriptCommand class. 8 years ago
  Daniele Alessandri ee7104d2e5 Replace "getClientFor()" with "on()" in Client. 8 years ago
  Daniele Alessandri 185e31e080 Make some fields of Predis\Client private. 8 years ago
  Daniele Alessandri d34bdd38c3 Reorganize and improve client options. 8 years ago
  Daniele Alessandri e4872af747 Modify ctor signature of Predis\Command\RawCommand. 8 years ago
  Daniele Alessandri 62b421f20e Switch from server profiles to commands factory. 8 years ago
  Daniele Alessandri 3dccd6bf87 Back to development. 8 years ago
  Daniele Alessandri 0e17edbefb Update CHANGELOG and bump VERSION. 8 years ago
  Daniele Alessandri ecab7e4642 Implement IteratorAggregate interface for Client. 8 years ago
  Daniele Alessandri 7664f1f29b Improve client configuration for redis-sentinel. 8 years ago
  Daniele Alessandri 6cce9eb35c Run php-cs-fixer. 9 years ago
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. 9 years ago
  Daniele Alessandri 7282ca2b52 Remove unneeded "use" imports. 9 years ago
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 years ago
  Daniele Alessandri 7a984e7b76 Fix wrong phpdoc. 9 years ago
  Daniele Alessandri 76ee6a2f24 Merge remote-tracking branch 'github/pr/208' 10 years ago
  Thibaud BARDIN 0fc5c5ee77 [phpdoc] Fix missing throws of phpdoc headers. 10 years ago
  Daniele Alessandri 65c2f4bc4f Back to development. 10 years ago
  Daniele Alessandri d4be306d0a ... and here comes Predis v1.0.0! 10 years ago
  Daniele Alessandri fbb0236840 Apply minor code-styling changes. 10 years ago
  Daniele Alessandri df653a7c00 Minor code styling and phpdoc changes. 10 years ago
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. 10 years ago
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. 10 years ago
  Daniele Alessandri 30254a2594 [phpdoc] Various phpdoc fixes. 10 years ago
  Daniele Alessandri f372029cfc Fix code smells. 10 years ago
  Daniele Alessandri 7d78600506 Add phpdocs for Redis commands in Predis\ClientInterface. 10 years ago