Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri cad5d16eae Handle key prefixing in a completely different way. vor 13 Jahren
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. vor 13 Jahren
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. vor 13 Jahren
  Daniele Alessandri 9608a97469 Add a license header to PHP files. vor 13 Jahren
  Daniele Alessandri 20d872a306 Apply some coding style changes. vor 13 Jahren
  Daniele Alessandri 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. vor 13 Jahren
  Daniele Alessandri 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. vor 13 Jahren
  Daniele Alessandri 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. vor 14 Jahren
  Daniele Alessandri c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). vor 14 Jahren
  Daniele Alessandri b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. vor 14 Jahren
  Daniele Alessandri 38e76cbbc8 Allow passing an array for the list of source keys to be used in ZUNIONSTORE/ZINTERSTORE. vor 14 Jahren
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). vor 14 Jahren
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. vor 14 Jahren
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree vor 14 Jahren