コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Daniele Alessandri 92697aa075 Make 2.6 the default server profile. 13 年 前
  Daniele Alessandri 7c393cbc09 Apparently the next major version or Redis will be 2.8. 13 年 前
  Daniele Alessandri 5b6e4dc3dd Make it possible to prepend the autoloader. 13 年 前
  Daniele Alessandri b37d072b68 Make Predis\Autoloader faster. 13 年 前
  Daniele Alessandri 608c48146f Fix helper method for invalid options in connection classes. 13 年 前
  Daniele Alessandri bcba9e1009 Change how we check for required extensions in connection classes. 13 年 前
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 年 前
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. 13 年 前
  Daniele Alessandri 4805a048ed Add missing tests for Predis\Profile\ServerProfile::defineCommand(). 13 年 前
  Daniele Alessandri c394458b80 Remove an almost useless method from Predis\Profile\ServerProfile. 13 年 前
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 年 前
  Daniele Alessandri 8ba432e8f7 Move list of renamed namespaces/interfaces/classes to a separate file. 13 年 前
  Daniele Alessandri d61bb3af07 Update CHANGELOG. 13 年 前
  Daniele Alessandri da381fffa9 Promote 2.6 as an independent server profile for Redis 2.6. 13 年 前
  Daniele Alessandri 7b01bc0644 Fix MONITOR and Predis\MonitorContext with Redis 2.6. 13 年 前
  Daniele Alessandri 7893fd1faa New command: TIME (Redis v2.6-dev). 13 年 前
  Daniele Alessandri 785670dcf7 Enable integration tests for Redis commands on Travis CI. 13 年 前
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. 13 年 前
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. 13 年 前