Commit History

作者 SHA1 備註 提交日期
  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. 14 年之前
  Daniele Alessandri 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 年之前
  Daniele Alessandri 2010774b68 New command: EVALSHA (Redis v2.4-dev). 14 年之前
  Daniele Alessandri bd027341be New command: EVAL (Redis v2.4-dev). 14 年之前
  Daniele Alessandri b2575bd667 Reorganize some Redis commands classes. 14 年之前
  Daniele Alessandri f7a3388865 Adjust formatting of Predis\Profiles\ServerVersionNext. 14 年之前
  Daniele Alessandri dd3faa3d53 New command: CLIENT (Redis v2.4-dev). 14 年之前
  Daniele Alessandri 819f3ca6ed Implement variadic SREM in the development profile (Redis v2.4). 14 年之前
  Daniele Alessandri 8787930977 Implement variadic HDEL in the development profile (Redis v2.4). 14 年之前
  Daniele Alessandri a8705b9535 Implement variadic SADD in the development profile (Redis v2.4). 14 年之前
  Daniele Alessandri 66f6610c72 Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4). 14 年之前
  Daniele Alessandri 9bc50e321e The stable version of Redis will be 2.4. 14 年之前
  Daniele Alessandri 6e2bba3ddb Move the definition of the OBJECT commad to the server profile for Redis 2.2. 14 年之前
  Daniele Alessandri 80f1cedf79 Add the OBJECT command to the dev server profile. 14 年之前
  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 年之前