Commit History

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