Commit History

Author SHA1 Message Date
  Daniele Alessandri 35ce43d526 Update CHANGELOG. 11 years ago
  Daniele Alessandri bf991a24f3 Merge branch 'v0.9/protocol-processor-api' into integration 11 years ago
  Daniele Alessandri 30d81c942a Update CHANGELOG. 11 years ago
  Daniele Alessandri d79aadc38f Update CHANGELOG. 11 years ago
  Daniele Alessandri 16d17af577 Rework the API for external protocol processors. 11 years ago
  Daniele Alessandri fb2d8a37c1 Drop support for streamable multibulk responses. 11 years ago
  Daniele Alessandri 7c5aba08cd Make "2.8" the default Redis server profile. 11 years ago
  Daniele Alessandri 089b972def Merge branch 'v0.9/client-options' 11 years ago
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. 11 years ago
  Daniele Alessandri 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 11 years ago
  Daniele Alessandri 73ee5aabad Update CHANGELOG and README. 11 years ago
  Daniele Alessandri bb03602326 Update CHANGELOG. 11 years ago
  Daniele Alessandri cb18d67b6a Update CHANGELOG and bump VERSION. 11 years ago
  Daniele Alessandri 7e0ec1a265 Update CHANGELOG. 11 years ago
  Daniele Alessandri d6fa4a3292 Augment exception message with basic server details on connection error. 12 years ago
  Daniele Alessandri 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 years ago
  Daniele Alessandri 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 years ago
  Daniele Alessandri 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 12 years ago
  Daniele Alessandri c4123ce7ce Update CHANGELOG. 12 years ago
  Daniele Alessandri 8c0498a893 Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
  Daniele Alessandri 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua scripted commands. 12 years ago
  Daniele Alessandri f8829985f7 Tweak CHANGELOG. 12 years ago
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 years ago
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 years ago
  Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 years ago
  Daniele Alessandri 923e7ed5fd Add Predis\Connection\PhpiredisStreamConnection. 12 years ago
  Daniele Alessandri 9e0fe7bdc7 Back to development for the next patch release. 12 years ago
  Daniele Alessandri aa1b070f9b Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 3e125c964c Implement Predis\Session\SessionHandler. 12 years ago