提交歷史

作者 SHA1 備註 提交日期
  Daniele Alessandri 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 年之前
  Daniele Alessandri b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
  Daniele Alessandri 74b6d05b48 Move the database info parsing bits for the reply to INFO in a separate function. 14 年之前
  Daniele Alessandri 58eb4e2477 Make the reply parser for INFO < 2.4 somewhat backwards compatible when used against Redis >= 2.4. 14 年之前
  Daniele Alessandri 3186da49b4 Parse allocation_stats if present in the INFO reply. 14 年之前
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 年之前
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前