Історія комітів

Автор SHA1 Опис Дата
  Daniele Alessandri 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 роки тому
  Daniele Alessandri 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 роки тому
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. 14 роки тому
  Daniele Alessandri 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 роки тому
  Daniele Alessandri 2201dd1df2 Merge branch 'command_hashing' 14 роки тому
  Daniele Alessandri c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 роки тому
  Daniele Alessandri d6a445f1ec Fix SINTERSTORE and SUNIONSTORE to accept an array for the list of source keys. 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 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 роки тому