Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniele Alessandri fbcfdc343e Do not implicitly set multibulk replies on composable connections. 12 gadi atpakaļ
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 gadi atpakaļ
  Daniele Alessandri 2781bd780f Fetch connection factory directly from client options. 12 gadi atpakaļ
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. 12 gadi atpakaļ
  Daniele Alessandri f8829985f7 Tweak CHANGELOG. 12 gadi atpakaļ
  Daniele Alessandri e2e809c9d4 Fix test to handle different hashes generated on 64bits builds of PHP. 12 gadi atpakaļ
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. 12 gadi atpakaļ
  Daniele Alessandri da343046e5 No need for strict comparison here. 12 gadi atpakaļ
  Daniele Alessandri 76d6681f68 Fix unserialization of Predis/Connection/PhpiredisStreamConnection. 12 gadi atpakaļ
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 gadi atpakaļ
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 gadi atpakaļ
  Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 gadi atpakaļ
  Daniele Alessandri d6685a424a Update FAQ. 12 gadi atpakaļ
  Daniele Alessandri 05ef62ff97 Tweak README. 12 gadi atpakaļ
  Daniele Alessandri b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 gadi atpakaļ
  Daniele Alessandri ebd895a67d Update link to phpiredis. 12 gadi atpakaļ
  Daniele Alessandri 923e7ed5fd Add Predis\Connection\PhpiredisStreamConnection. 12 gadi atpakaļ
  Daniele Alessandri 9e0fe7bdc7 Back to development for the next patch release. 12 gadi atpakaļ
  Daniele Alessandri 5d774dc581 Merge branch 'gh/pr/102' into v0.8 12 gadi atpakaļ
  Daniele Alessandri dffbb8b042 [tests] Fix version check to work on Redis < 2.6.0. 12 gadi atpakaļ
  Raphael Stolt 06d5475129 Added PHPUnit utility method markTestSkippedOnRedisVersionBelow and applied it where necessary 12 gadi atpakaļ
  Raphael Stolt 1536455fea Added CLIENT SET/GETNAME command 12 gadi atpakaļ
  Daniele Alessandri aa1b070f9b Bump VERSION and update CHANGELOG. 12 gadi atpakaļ
  Daniele Alessandri 3e125c964c Implement Predis\Session\SessionHandler. 12 gadi atpakaļ
  Daniele Alessandri e9fdc47d3f Minor fix in readme. 12 gadi atpakaļ
  Daniele Alessandri d3930ea298 Update markdown files to use relative links. 12 gadi atpakaļ
  Daniele Alessandri 0efcbb7992 Add a way to get the default value of an option from options. 12 gadi atpakaļ
  Daniele Alessandri f2af247c63 Push minor changes in the standard executor internals. 12 gadi atpakaļ
  Daniele Alessandri a5cf6d72cd Fix standard pipeline executor not parsing raw replies. 12 gadi atpakaļ
  Daniele Alessandri 7173f0c80c Get back to development. 12 gadi atpakaļ