Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri cad5d16eae Handle key prefixing in a completely different way. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri b7c715a03f Rename helper method used to fetch the key tag from a key. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 9608a97469 Add a license header to PHP files. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 20d872a306 Apply some coding style changes. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri b47a3f9ab8 Implement Predis\Commands\Command::setRawArguments(). %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri dac0104267 Move the reducer function in Predis\Commands\Command::__toString() to a protected method. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 4ef8948b5e Move the key-tag extractor method to Predis\Helpers. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 07d9717f8a Fix wrong import with the 'use' directive. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 3f3c235363 Make Predis\Distribution\IDistributionStrategy extend the new Predis\Distribution\INodeKeyGenerator interface. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 944a478272 Remove Predis\Commands\Command::setArguments(). %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 4e0e1908cd Minor speed optimizations. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 930a1096e1 Refactor the key hashing logic for Redis commands. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. %!s(int64=14) %!d(string=hai) anos