Histórico de Commits

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