커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri a7c906ab4c Apparently the next major version or Redis will be 2.8. 12 년 전
  Daniele Alessandri 6d73f4a538 Promote 2.6 as an independent server profile for Redis 2.6. 13 년 전
  Daniele Alessandri effefcee34 New command: TIME (Redis v2.6-dev). 13 년 전
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 년 전
  Daniele Alessandri 5d04cf540d New commands: INCRBYFLOAT, HINCRBYFLOAT (Redis v2.6-dev). 13 년 전
  Daniele Alessandri 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 년 전
  Daniele Alessandri 4e0709ad3d New command: SCRIPT (Redis v2.6-dev). 13 년 전
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 년 전
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 년 전
  Daniele Alessandri b4d5b19b30 Fix a few oversights. 13 년 전
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 년 전
  Daniele Alessandri f19c6335d1 Fix parsing of replies to INFO for Redis 2.4. 13 년 전
  Daniele Alessandri fb3088b4d3 Redis 2.4 has now its server profile (but it's not the default one yet). The development profile is now Redis 2.6. 13 년 전
  Daniele Alessandri 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 13 년 전
  Daniele Alessandri 2010774b68 New command: EVALSHA (Redis v2.4-dev). 13 년 전
  Daniele Alessandri bd027341be New command: EVAL (Redis v2.4-dev). 13 년 전
  Daniele Alessandri b2575bd667 Reorganize some Redis commands classes. 13 년 전
  Daniele Alessandri f7a3388865 Adjust formatting of Predis\Profiles\ServerVersionNext. 13 년 전
  Daniele Alessandri dd3faa3d53 New command: CLIENT (Redis v2.4-dev). 13 년 전
  Daniele Alessandri 819f3ca6ed Implement variadic SREM in the development profile (Redis v2.4). 13 년 전
  Daniele Alessandri 8787930977 Implement variadic HDEL in the development profile (Redis v2.4). 13 년 전
  Daniele Alessandri a8705b9535 Implement variadic SADD in the development profile (Redis v2.4). 13 년 전
  Daniele Alessandri 66f6610c72 Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4). 13 년 전
  Daniele Alessandri 9bc50e321e The stable version of Redis will be 2.4. 13 년 전
  Daniele Alessandri 6e2bba3ddb Move the definition of the OBJECT commad to the server profile for Redis 2.2. 13 년 전
  Daniele Alessandri 80f1cedf79 Add the OBJECT command to the dev server profile. 13 년 전
  Daniele Alessandri 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 14 년 전
  Daniele Alessandri fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 년 전