Commit History

Author SHA1 Message Date
  Daniele Alessandri 4e0e1908cd Minor speed optimizations. 14 years ago
  Daniele Alessandri 930a1096e1 Refactor the key hashing logic for Redis commands. 14 years ago
  Daniele Alessandri 3681c1e622 Clustered connections should use IConnectionSingle::executeCommand() to execute commands internally. 14 years ago
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 years ago
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 years ago
  Daniele Alessandri 9fcdc73499 Fix a couple of namespacing issues with client exceptions in connection classes (ISSUE #24). 14 years ago
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago