Historique des commits

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