コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 356f22a062 Implement PING in PUB/SUB loop abstraction for Redis 3.0.0. 10 年 前
  Daniele Alessandri 823f615699 Update CHANGELOG. 10 年 前
  Daniele Alessandri 7e58ded8dc Update CHANGELOG. 10 年 前
  Daniele Alessandri 2969982a4f Update README. 10 年 前
  Daniele Alessandri 88da187344 Add dedicated server profile for Redis 3.0. 10 年 前
  Daniele Alessandri a33781e58c Merge branch 'v1.0/psr-4' 10 年 前
  Daniele Alessandri a074cdb79b Update CHANGELOG. 10 年 前
  Daniele Alessandri 63992a0a6e Remove parsing of allocation stats from responses to INFO. 10 年 前
  Daniele Alessandri ca4ec79575 Fix bug when checking for support for the UNWATCH command. 10 年 前
  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 1319574b4e Rewrite pear packager script. 10 年 前
  Daniele Alessandri 029822fe22 Move source files from "lib/" to "src/". 10 年 前
  Daniele Alessandri d226923484 Migrate from PSR-0 to PSR-4. 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 年 前