Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 4b73afc316 Add missing tests for Predis\Command\Hash\CommandHashStrategy. il y a 12 ans
  Daniele Alessandri fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. il y a 12 ans
  Daniele Alessandri f2d92f1e29 Expose the command hash strategy from the predis cluster class. il y a 12 ans
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. il y a 12 ans
  Daniele Alessandri 89d6c0e9b6 Extract common PubSub handling logic into a separate abstract class. il y a 12 ans
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. il y a 12 ans
  Daniele Alessandri a75e52cf5a Update CHANGELOG. il y a 12 ans
  Irakli Nadareishvili b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. il y a 12 ans
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). il y a 13 ans
  Daniele Alessandri 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). il y a 13 ans
  Daniele Alessandri 81da6d2553 TIME can be considered a read-only command in MASTER / SLAVE. il y a 13 ans
  Daniele Alessandri 188eaf035b Fix comment in package.ini. il y a 13 ans
  Daniele Alessandri 6638776d85 [test] Add tests for pipeline executors. il y a 13 ans
  Daniele Alessandri 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. il y a 13 ans
  Daniele Alessandri 56a3e327fc Add a pipeline executor that internally uses MULTI / EXEC. il y a 13 ans
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. il y a 13 ans
  Daniele Alessandri 177d7e1c6a Fix CHANGELOG. il y a 13 ans
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. il y a 13 ans
  Daniele Alessandri 09f15a9cb9 Fix README. il y a 13 ans
  Daniele Alessandri 2b4885abc3 Update README. il y a 13 ans
  Daniele Alessandri 649e71c0ab Clean up leftovers. il y a 13 ans
  Daniele Alessandri 14ac381aad Fix phpdoc. il y a 13 ans
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. il y a 13 ans
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. il y a 13 ans
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. il y a 13 ans
  Daniele Alessandri 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). il y a 13 ans
  Daniele Alessandri c36e6fd900 Pass also the command that generated the server error. il y a 13 ans
  Daniele Alessandri 743ccc39ae Remove the "safe" pipeline option. il y a 13 ans
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. il y a 13 ans
  Daniele Alessandri 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. il y a 13 ans