提交历史

作者 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 b5ebf48318 Make command processors accept only instances of Predis\Commands\ICommand. 14 年之前
  Daniele Alessandri 09b5d7ac61 Change Predis\Commands\Preprocessors to Predis\Command\Processors. 14 年之前
  Daniele Alessandri 944a478272 Remove Predis\Commands\Command::setArguments(). 14 年之前
  Daniele Alessandri 33f6419700 Invoke preprocessors after checking if a command is defined by the current profile. 14 年之前
  Daniele Alessandri 07b4238ce7 Add an abstraction to optionally preprocess command arguments. 14 年之前
  Daniele Alessandri ac471eeff3 Rename and simplify Predis\Profiles\ServerProfile::registerProfile(). 14 年之前
  Daniele Alessandri da2cd3ee7e Simplify Predis\Profiles\ServerProfile::defineCommand(). 14 年之前
  Daniele Alessandri f8844ef8b8 Rename IServerProfile::registerCommand() to IServerProfile::defineCommand(). 14 年之前
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 年之前
  Daniele Alessandri fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 年之前
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前