Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 7434a9bd0e Add the WITHSCORES modifier only when option value is true. il y a 12 ans
  Daniele Alessandri c4123ce7ce Update CHANGELOG. il y a 12 ans
  Daniele Alessandri 536992e277 Merge remote-tracking branch 'nitper/cluster_hmset' into v0.8 il y a 12 ans
  Daniele Alessandri 5a735aa670 Back to development for the next patch release. il y a 12 ans
  nitper 15f2776d77 update cluster tests il y a 12 ans
  nitper dc1103582e allow HMSET in clusters il y a 12 ans
  Daniele Alessandri 8c0498a893 Bump VERSION and update CHANGELOG. il y a 12 ans
  Daniele Alessandri aba24d0f6f Remove a few more unnecessary strict comparisons. il y a 12 ans
  Daniele Alessandri a1df4f20da Expose private method used to parse URI strings. il y a 12 ans
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. il y a 12 ans
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. il y a 12 ans
  Daniele Alessandri b50a5975ac Use a nicer looking version for the same code. il y a 12 ans
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. il y a 12 ans
  Daniele Alessandri f8e4ba152f Use hexadecimal notation. il y a 12 ans
  Daniele Alessandri 6b6b73f5f4 Add getArgument($index) in Predis\Command\CommandInterface. il y a 12 ans
  Daniele Alessandri 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua scripted commands. il y a 12 ans
  Daniele Alessandri fbcfdc343e Do not implicitly set multibulk replies on composable connections. il y a 12 ans
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. il y a 12 ans
  Daniele Alessandri 2781bd780f Fetch connection factory directly from client options. il y a 12 ans
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. il y a 12 ans
  Daniele Alessandri f8829985f7 Tweak CHANGELOG. il y a 12 ans
  Daniele Alessandri e2e809c9d4 Fix test to handle different hashes generated on 64bits builds of PHP. il y a 12 ans
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. il y a 12 ans
  Daniele Alessandri da343046e5 No need for strict comparison here. il y a 12 ans
  Daniele Alessandri 76d6681f68 Fix unserialization of Predis/Connection/PhpiredisStreamConnection. il y a 12 ans
  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 d6685a424a Update FAQ. il y a 12 ans
  Daniele Alessandri 05ef62ff97 Tweak README. il y a 12 ans