Historie revizí

Autor SHA1 Zpráva Datum
  Daniele Alessandri a75e52cf5a Update CHANGELOG. před 12 roky
  Irakli Nadareishvili b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. před 12 roky
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). před 13 roky
  Daniele Alessandri 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). před 13 roky
  Daniele Alessandri 81da6d2553 TIME can be considered a read-only command in MASTER / SLAVE. před 13 roky
  Daniele Alessandri 188eaf035b Fix comment in package.ini. před 13 roky
  Daniele Alessandri 6638776d85 [test] Add tests for pipeline executors. před 13 roky
  Daniele Alessandri 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. před 13 roky
  Daniele Alessandri 56a3e327fc Add a pipeline executor that internally uses MULTI / EXEC. před 13 roky
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. před 13 roky
  Daniele Alessandri 177d7e1c6a Fix CHANGELOG. před 13 roky
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. před 13 roky
  Daniele Alessandri 09f15a9cb9 Fix README. před 13 roky
  Daniele Alessandri 2b4885abc3 Update README. před 13 roky
  Daniele Alessandri 649e71c0ab Clean up leftovers. před 13 roky
  Daniele Alessandri 14ac381aad Fix phpdoc. před 13 roky
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. před 13 roky
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. před 13 roky
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. před 13 roky
  Daniele Alessandri 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). před 13 roky
  Daniele Alessandri c36e6fd900 Pass also the command that generated the server error. před 13 roky
  Daniele Alessandri 743ccc39ae Remove the "safe" pipeline option. před 13 roky
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. před 13 roky
  Daniele Alessandri 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. před 13 roky
  Daniele Alessandri dc889be2a2 Switch to master inside executor when pipelining in replication mode. před 13 roky
  Daniele Alessandri ca7bd8149f Scripting abstraction can use negatives to calculate number of keys. před 13 roky
  Daniele Alessandri 9426d78b90 Fix example for custom distribution strategy. před 13 roky
  Daniele Alessandri 6b6c91cd15 Update CHANGELOG. před 13 roky
  Daniele Alessandri b511911ddb Update README. před 13 roky
  Daniele Alessandri eb450ae0b4 Make 2.6 the default server profile for the test suite too. před 13 roky