コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 年 前
  Daniele Alessandri 81da6d2553 TIME can be considered a read-only command in MASTER / SLAVE. 13 年 前
  Daniele Alessandri 188eaf035b Fix comment in package.ini. 13 年 前
  Daniele Alessandri 6638776d85 [test] Add tests for pipeline executors. 13 年 前
  Daniele Alessandri 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年 前
  Daniele Alessandri 56a3e327fc Add a pipeline executor that internally uses MULTI / EXEC. 13 年 前
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. 13 年 前
  Daniele Alessandri 177d7e1c6a Fix CHANGELOG. 13 年 前
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. 13 年 前
  Daniele Alessandri 09f15a9cb9 Fix README. 13 年 前
  Daniele Alessandri 2b4885abc3 Update README. 13 年 前
  Daniele Alessandri 649e71c0ab Clean up leftovers. 13 年 前
  Daniele Alessandri 14ac381aad Fix phpdoc. 13 年 前
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. 13 年 前
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. 13 年 前
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. 13 年 前
  Daniele Alessandri 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 13 年 前
  Daniele Alessandri c36e6fd900 Pass also the command that generated the server error. 13 年 前
  Daniele Alessandri 743ccc39ae Remove the "safe" pipeline option. 13 年 前
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 年 前
  Daniele Alessandri 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. 13 年 前
  Daniele Alessandri dc889be2a2 Switch to master inside executor when pipelining in replication mode. 13 年 前
  Daniele Alessandri ca7bd8149f Scripting abstraction can use negatives to calculate number of keys. 13 年 前
  Daniele Alessandri 9426d78b90 Fix example for custom distribution strategy. 13 年 前
  Daniele Alessandri 6b6c91cd15 Update CHANGELOG. 13 年 前
  Daniele Alessandri b511911ddb Update README. 13 年 前
  Daniele Alessandri eb450ae0b4 Make 2.6 the default server profile for the test suite too. 13 年 前
  Daniele Alessandri ca033d15a9 Add a couple of paragraphs in the FAQ. 13 年 前
  Daniele Alessandri 9443da1948 Update TODO. 13 年 前
  Daniele Alessandri 298dc87613 Update CHANGELOG. 13 年 前