Commit History

Author SHA1 Message Date
  Daniele Alessandri 7ba465048f Do not throw exception when connection has been already established. 11 years ago
  Daniele Alessandri 5529e33047 Rework classes and interfaces in Predis\Command\Processor namespace. 11 years ago
  Daniele Alessandri 001a7c0827 Update CHANGELOG. 11 years ago
  Daniele Alessandri cbf015164c Rename Predis\Client::raw() to Predis\Client::executeRaw(). 11 years ago
  Daniele Alessandri 1c05c878f4 Update CHANGELOG. 11 years ago
  Daniele Alessandri cebdf889a4 Rename connection to Predis\Connection\PhpiredisSocketConnection. 11 years ago
  Daniele Alessandri ac34983635 Pad headers lines in CHANGELOG. 11 years ago
  Daniele Alessandri 978e7ac551 Update CHANGELOG. 11 years ago
  Daniele Alessandri b7ac7595c2 Change signature of the connection parameters class constructor. 11 years ago
  Daniele Alessandri ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. 11 years ago
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
  Daniele Alessandri 5b7504b069 Simplify connection factory class by removing dependency on profile. 11 years ago
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 years ago
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. 11 years ago
  Daniele Alessandri cb3cd050ab Update CHANGELOG. 11 years ago
  Daniele Alessandri c4e0d9df92 Update CHANGELOG. 11 years ago
  Daniele Alessandri 5d40b85f10 Update CHANGELOG. 11 years ago
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. 11 years ago
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 years ago
  Daniele Alessandri 980edf2f7b Rename base command class to Predis\Command\Command. 11 years ago
  Daniele Alessandri d0b431016d Move key prefixing logic from command classes to prefix processor. 11 years ago
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. 11 years ago
  Daniele Alessandri 30e74e36aa Update CHANGELOG. 11 years ago
  Daniele Alessandri c047c4992a Merge branch 'v0.9/pipeline-refactoring' 11 years ago
  Daniele Alessandri 66f22899a1 Update CHANGELOG. 11 years ago
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). 11 years ago
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. 11 years ago
  Daniele Alessandri 621c3d7fd3 Update CHANGELOG. 11 years ago
  Daniele Alessandri e41db42b01 Merge branch 'v0.9/response-namespace' 11 years ago
  Daniele Alessandri ecd4c6281c Update CHANGELOG. 11 years ago