커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri 51e0d61833 Update README. 14 년 전
  Daniele Alessandri 4fc87fa161 Update README. 14 년 전
  Daniele Alessandri be1f0914b1 Update README's markdown code to show nice colors on GitHub. 14 년 전
  Daniele Alessandri da2cd3ee7e Simplify Predis\Profiles\ServerProfile::defineCommand(). 14 년 전
  Daniele Alessandri 658782f531 Add a script to generate a Phar archive of Predis from the repository. 14 년 전
  Daniele Alessandri 0f751cabcb Upgrade to PHPUnit 3.5. 14 년 전
  Daniele Alessandri afd78b49a6 Update README and samples. 14 년 전
  Daniele Alessandri a81f76d376 Add a FAQ file (it will also be used in the wiki). 14 년 전
  Daniele Alessandri 6ce35c97e9 Update README. 14 년 전
  Daniele Alessandri 3b4ef4f33e Update README. 14 년 전
  Daniele Alessandri f8844ef8b8 Rename IServerProfile::registerCommand() to IServerProfile::defineCommand(). 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 년 전
  Daniele Alessandri 0af002b3b9 Update README. 14 년 전
  Daniele Alessandri ba9c3ed3db Fix README. 14 년 전
  Daniele Alessandri ba4dc10936 Update README. 14 년 전
  Daniele Alessandri 1746948d61 Fix README (this is the last time). 14 년 전
  Daniele Alessandri d05007b5db Fix README (again). 14 년 전
  Daniele Alessandri fa08ff1b18 Fix README. 14 년 전
  Daniele Alessandri c6b8336346 Update README and remove references to the PHP 5.2 backport for the current version. 14 년 전
  Daniele Alessandri c247d6201a Update README. 14 년 전
  Daniele Alessandri 3a46f8a7c5 Update README to reflect public API changes. 14 년 전
  Daniele Alessandri 725d5abe4a Update README. 14 년 전
  Daniele Alessandri 9f21cb12a2 Rename Predis\Distribution\IDistributionAlgorithm to Predis\Distribution\IDistributionStrategy. 15 년 전
  Daniele Alessandri 2aecdf25e5 Update README. 15 년 전
  Daniele Alessandri 323b6f9eff Updated README. 15 년 전
  Daniele Alessandri 835f5a5cbc Added Lorenzo to the contributors list. 15 년 전
  Daniele Alessandri e01feda91f Updated the README. 15 년 전
  Daniele Alessandri cd8604b489 Removed Predis\Client::registerCommand and Predis\Client::registerCommands as they are rarely used. The methods of the same name available in RedisServerProfile (and its derivates) serve the same purpose, use them from now on. 15 년 전
  Daniele Alessandri 4a4e4b5a72 Updated the README with the new parameters for Predis\Client. The old signature Predis\Client(, ) is now completely deprecated and it does not work anymore. 15 년 전