コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 2e0c55ac57 Remove support for Redis 1.2. 10 年 前
  Daniele Alessandri 9edc11dc8e Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster. 10 年 前
  Daniele Alessandri 50334ed3f4 Update CHANGELOG. 10 年 前
  Daniele Alessandri 959734cf8c Porperly handle -ERR instead of +QUEUED inside MULTI ... EXEC. 10 年 前
  Daniele Alessandri dd29068845 Merge branch 'github/pr/188' 10 年 前
  Daniele Alessandri 36a04e84d7 Update CHANGELOG. 10 年 前
  Ian Babrou 5b4a7970bb returning associative array from zrange command family 10 年 前
  Ian Babrou 235427950f prevent uncaught broken pipe error 10 年 前
  Daniele Alessandri 45da0fca55 Merge branch 'github/pr/182' 10 年 前
  Daniele Alessandri 2d53db7b9b Rework PR to use "goto" instead of a "while ... do" loop. 10 年 前
  Gwilym Evans f05cb1b46d use a loop instead of recursion in CursorBasedIterator 10 年 前
  Daniele Alessandri 4db00173f3 Use stream_socket_recvfrom() in PhpiredisStreamConnection. 10 年 前
  Daniele Alessandri a2265b12b3 Remove implementation of Predis\Command\RawCommand::__toString(). 10 年 前
  Daniele Alessandri 0cd56406fe Just rename a couple of local variables. 10 年 前
  Daniele Alessandri e575c32cb4 Rename RedisCluster::askClusterNodes() to askSlotsMap(). 10 年 前
  Daniele Alessandri 42f237e306 [tests] Use annotations to specify expected Redis server version. 10 年 前
  Daniele Alessandri 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 年 前
  Daniele Alessandri ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 10 年 前
  Daniele Alessandri 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 10 年 前
  Daniele Alessandri 5a474c5a32 Rename alias used in Predis\Client for Predis\Transaction\MultiExec. 10 年 前
  Daniele Alessandri 0148743a76 Fix parsing of the output of CLUSTER NODES to fetch slots map. 10 年 前
  Daniele Alessandri 5c935d97bd Merge branch 'v1.0.0-dev/connection-namespace' 10 年 前
  Daniele Alessandri 1fd113c570 Rename ComposableProtocolProcessor to CompositeProtocolProcessor. 10 年 前
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 10 年 前
  Daniele Alessandri ff2e0823ec Merge remote-tracking branch 'github/pr/174' 10 年 前
  Graham Campbell a6c6951bf8 Added 1.0 branch alias 10 年 前
  Daniele Alessandri 87417f4d7e Skip integration tests for HyperLogLog commands on Redis < 2.8.9. 10 年 前
  Daniele Alessandri 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 年 前
  Alexey Kupershtokh f784dfad84 Enable INCRBYFLOAT in cluster mode 11 年 前
  Daniele Alessandri 10c2f321ff Merge branch 'pr170-master' 10 年 前