Commit History

Author SHA1 Message Date
  Daniele Alessandri 67c0fb8eb1 Separate id and alias in predis cluster (client-side sharding). 8 years ago
  Daniele Alessandri 184d583895 Implement the concept of role for connections. 8 years ago
  Daniele Alessandri b3b35a9ae2 Remove Predis\Client::getConnectionById(). 8 years ago
  Daniele Alessandri 7bb2192294 Replace Predis\Client::on() with getClientBy(). 8 years ago
  Daniele Alessandri fa643ac20c Apply CS fixes. 8 years ago
  Daniele Alessandri eb1e686ff9 [tests] Change indentation of mock method expectations. 8 years ago
  Daniele Alessandri f02f3b6d37 [tests] Improve code coverage. 8 years ago
  Daniele Alessandri ee7104d2e5 Replace "getClientFor()" with "on()" in Client. 8 years ago
  Daniele Alessandri d34bdd38c3 Reorganize and improve client options. 8 years ago
  Daniele Alessandri 1028599ac5 Split Predis\Connection\Aggregate namespace. 8 years ago
  Daniele Alessandri 4b47639f9e Rename command classes using command ID as name. 8 years ago
  Daniele Alessandri 62b421f20e Switch from server profiles to commands factory. 8 years ago
  Daniele Alessandri 6e3f301588 Move commands classes in Predis\Command\Redis. 8 years ago
  Daniele Alessandri 843ad23ea7 [tests] Move utility method into base test class. 8 years ago
  Daniele Alessandri ecab7e4642 Implement IteratorAggregate interface for Client. 8 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 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 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 4e1186f845 [phpdoc] Fix undefined classes. 10 years ago
  Daniele Alessandri aa5c893d5a [phpdoc] Fix undefined namespaces. 10 years ago
  Daniele Alessandri 202c558103 Run php-cs against source code. 10 years ago
  Daniele Alessandri 5a474c5a32 Rename alias used in Predis\Client for Predis\Transaction\MultiExec. 10 years ago
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 10 years ago
  Daniele Alessandri 8357af177e [test] Fix wrong variable. 11 years ago
  Daniele Alessandri 2aa97e3e61 Apply fixes for consistency. 11 years ago
  Daniele Alessandri 2a6409590c Run php-cs against test suite. 11 years ago
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 years ago
  Daniele Alessandri 58c5029574 Rename Predis\Connection\AggregatedConnectionInterface. 11 years ago