Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 36a04e84d7 Update CHANGELOG. il y a 10 ans
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. il y a 10 ans
  Daniele Alessandri 8ea76f79c7 Minor rewording in CHANGELOG. il y a 11 ans
  Daniele Alessandri 5c5dd40527 Remove implementation of Predis\Command\Command::__toString(). il y a 11 ans
  Daniele Alessandri 4638e05865 Tweak sentence in CHANGELOG. il y a 11 ans
  Daniele Alessandri 451d28ee66 Let's set this in stone: next major version is going to be v1.0.0. il y a 11 ans
  Daniele Alessandri e23fd9bea8 Use redis-cluster rules for empty key tags for client-side sharding. il y a 11 ans
  Daniele Alessandri 51febb32a9 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri 7ba465048f Do not throw exception when connection has been already established. il y a 11 ans
  Daniele Alessandri 5529e33047 Rework classes and interfaces in Predis\Command\Processor namespace. il y a 11 ans
  Daniele Alessandri 001a7c0827 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri cbf015164c Rename Predis\Client::raw() to Predis\Client::executeRaw(). il y a 11 ans
  Daniele Alessandri 1c05c878f4 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri cebdf889a4 Rename connection to Predis\Connection\PhpiredisSocketConnection. il y a 11 ans
  Daniele Alessandri ac34983635 Pad headers lines in CHANGELOG. il y a 11 ans
  Daniele Alessandri 978e7ac551 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri b7ac7595c2 Change signature of the connection parameters class constructor. il y a 11 ans
  Daniele Alessandri ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. il y a 11 ans
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. il y a 11 ans
  Daniele Alessandri 5b7504b069 Simplify connection factory class by removing dependency on profile. il y a 11 ans
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). il y a 11 ans
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. il y a 11 ans
  Daniele Alessandri cb3cd050ab Update CHANGELOG. il y a 11 ans
  Daniele Alessandri c4e0d9df92 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri 5d40b85f10 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. il y a 11 ans
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. il y a 11 ans
  Daniele Alessandri 980edf2f7b Rename base command class to Predis\Command\Command. il y a 11 ans
  Daniele Alessandri d0b431016d Move key prefixing logic from command classes to prefix processor. il y a 11 ans
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. il y a 11 ans