コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 年 前
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 年 前
  Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 年 前
  Daniele Alessandri 923e7ed5fd Add Predis\Connection\PhpiredisStreamConnection. 12 年 前
  Daniele Alessandri 9e0fe7bdc7 Back to development for the next patch release. 12 年 前
  Daniele Alessandri aa1b070f9b Bump VERSION and update CHANGELOG. 12 年 前
  Daniele Alessandri 3e125c964c Implement Predis\Session\SessionHandler. 12 年 前
  Daniele Alessandri 0efcbb7992 Add a way to get the default value of an option from options. 12 年 前
  Daniele Alessandri a5cf6d72cd Fix standard pipeline executor not parsing raw replies. 12 年 前
  Daniele Alessandri 495e3c6f8a Bump VERSION and update CHANGELOG. 12 年 前
  Daniele Alessandri 8bf896f81f Update CHANGELOG. 12 年 前
  Daniele Alessandri 0085bc08ae Fix CHANGELOG. 12 年 前
  Daniele Alessandri 94758d5f58 Update CHANGELOG. 12 年 前
  Daniele Alessandri 83720075f3 Make it possible to cast key prefix processor instance to string. 12 年 前
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. 12 年 前
  Daniele Alessandri dcb4093046 Update CHANGELOG. 12 年 前
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 年 前
  Daniele Alessandri 51b466267d Fix missing use directives. 12 年 前
  Daniele Alessandri 0a622aee31 Bump VERSION and update CHANGELOG. 12 年 前
  Daniele Alessandri f357cafb14 Update CHANGELOG. 12 年 前
  Daniele Alessandri 732d7f96d1 Extract a strategy class from the replication connection. 12 年 前
  Daniele Alessandri 5a2c61c02b Update CHANGELOG. 12 年 前
  Daniele Alessandri 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 年 前
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. 12 年 前
  Daniele Alessandri a75e52cf5a Update CHANGELOG. 12 年 前
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 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 177d7e1c6a Fix CHANGELOG. 13 年 前
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. 13 年 前