Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri baa91da35b Merge remote-tracking branch 'origin/pr/79' il y a 12 ans
  Pascal Borreli 6d85a81da4 Fixed typo il y a 12 ans
  Daniele Alessandri f913e81b9f Add a reference to Predis\Async in the README. il y a 12 ans
  Daniele Alessandri 003b3d180d Add missing test for Predis\Client::getClientFor(). il y a 12 ans
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). il y a 12 ans
  Daniele Alessandri be46ab813c Remove useless default NULL value in method arguments. il y a 12 ans
  Daniele Alessandri 6918de6e4b Restore 0x notation for CRC16 hash generator. il y a 12 ans
  Daniele Alessandri cfa97dd9f5 Fix cs. il y a 12 ans
  Daniele Alessandri 1e8f790ee4 Remove leftover method. il y a 12 ans
  Daniele Alessandri c655affe5f Add Predis\Command\CommandInterface::setRawArguments(). il y a 12 ans
  Daniele Alessandri 457fd6076d CS fixes. il y a 12 ans
  Daniele Alessandri 282287765b Fix phpdoc comment. il y a 12 ans
  Daniele Alessandri 00d6160549 Enable code coverage report on Travis CI. il y a 12 ans
  Daniele Alessandri 576163724c Add an example for multibulk reply iterators. il y a 12 ans
  Daniele Alessandri 9df9dbdedc Promote multibulk response iterators as Predis response objects. il y a 12 ans
  Daniele Alessandri 8d7f5099c4 Add tests for Predis\Connection\RedisCluster (redis-cluster). il y a 12 ans
  Daniele Alessandri e8daf45269 Improve Predis\Pipeline\MultiExecExecutor. il y a 12 ans
  Daniele Alessandri 8567b05459 Specify the server profile in constructor of the connection factory. il y a 12 ans
  Daniele Alessandri 6e76ea6c7e Add tests for classes in the Predis\Protocol\Text namespace. il y a 12 ans
  Daniele Alessandri e774a301c4 Add tests for Predis\Connection\ComposableStreamConnection. il y a 12 ans
  Daniele Alessandri 2b85824d74 Apply minor fixes to README. il y a 12 ans
  Daniele Alessandri 81422b9992 Partially rewrite README. il y a 12 ans
  Daniele Alessandri c230b6e831 Update TODO. il y a 12 ans
  Daniele Alessandri 69d4c013f7 Minor change (mostly micro-optimization). il y a 12 ans
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. il y a 12 ans
  Daniele Alessandri b2f59a0c63 Support EVAL and EVALSHA with client-side sharding (Predis cluster). il y a 12 ans
  Daniele Alessandri 93971bcb45 Merge branch 'command-hash-strategy' il y a 12 ans
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. il y a 12 ans
  Daniele Alessandri b9eddae96f Fix and optimize node guessing algorithm. il y a 12 ans
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. il y a 12 ans