Commit History

Author SHA1 Message Date
  Daniele Alessandri 2aa97e3e61 Apply fixes for consistency. 11 years ago
  Daniele Alessandri 02e43143d3 Run php-cs against codebase. 11 years ago
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 years ago
  Daniele Alessandri 7e89719ceb Revert usage of "short" namespaces in use directives. 11 years ago
  Daniele Alessandri 58c5029574 Rename Predis\Connection\AggregatedConnectionInterface. 11 years ago
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 11 years ago
  Daniele Alessandri 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... 11 years ago
  Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. 11 years ago
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 years ago
  Daniele Alessandri e6f1788e27 Rename interfaces and classes in the Predis\Cluster namespace. 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 12 years ago
  Daniele Alessandri be46ab813c Remove useless default NULL value in method arguments. 13 years ago
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. 13 years ago
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. 13 years ago
  Daniele Alessandri d0572b0efc Rename command hash strategy cass used by Predis cluster. 13 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 13 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 13 years ago
  Daniele Alessandri f2d92f1e29 Expose the command hash strategy from the predis cluster class. 13 years ago
  Daniele Alessandri 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 years ago
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago