Historique des commits

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