Commit History

作者 SHA1 備註 提交日期
  Daniele Alessandri 58e61ae1ca Support for redis-cluster has been postponed to Predis v0.8. 13 年之前
  Daniele Alessandri ab1aeb3c01 Remove BETA from repository. 13 年之前
  Daniele Alessandri 1e8446ef63 Update README. 13 年之前
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年之前
  Daniele Alessandri dd20e8557f Pass the client options to the internal cluster initializer method. 13 年之前
  Daniele Alessandri fae8a79cf2 Fix docs after rename of the executable files in bin/. 13 年之前
  Daniele Alessandri da25d6b6ff Fix wrong method visibility. 13 年之前
  Daniele Alessandri cad5d16eae Handle key prefixing in a completely different way. 13 年之前
  Daniele Alessandri a910807666 Make it possible to use any kind of callable for PUB/SUB callbacks. 13 年之前
  Daniele Alessandri d81346641f Make it possible to get the client instance used by a pipeline object. 13 年之前
  Daniele Alessandri 1b3478ec2e Rename files in the bin/ directory. 13 年之前
  Daniele Alessandri 9ab18ff2b4 Fix fields serialization of the connection parameters class. 13 年之前
  Daniele Alessandri 2babb8744a Minor code formatting changes. 13 年之前
  Daniele Alessandri d9b95d0bc7 Remove useless backslash in the FQN of server profiles. 13 年之前
  Daniele Alessandri d79ff39882 Add missing parameters in the phpdocs of PipelineContext. 13 年之前
  Daniele Alessandri 559c5097cd Add the ability to discard the commands queued in a pipeline object. 13 年之前
  Daniele Alessandri 367ca6e31e Fix mistype in the ServerEval class. 13 年之前
  Daniele Alessandri 4a8c678561 Change how the key prefix processor is initialized. 13 年之前
  Daniele Alessandri a5bf0eb41a Partially rewrite the client options bits and remove some madness. 13 年之前
  Daniele Alessandri 1ae30d62db Returns the SHA1 hash of a Lua script from instances of ServerEval. 13 年之前
  Daniele Alessandri 64119bb4a0 Do not use different methods to initialize socket for the PhpiredisConnection. 13 年之前
  Daniele Alessandri 1d635c370f Change the visibility of certain methods in the client class. 13 年之前
  Daniele Alessandri 1260c91f63 Pass the server profile to a connection initializer callback. 13 年之前
  Daniele Alessandri 728afe7fcb Redesign how Predis\ConnectionFactory works and make more sense out of it. 13 年之前
  Daniele Alessandri 058e11257b Add phpunit.xml to the list of files ignored by git. 13 年之前
  Daniele Alessandri 31bd53b1ed Update README. 13 年之前
  Daniele Alessandri a894f470bd Add an "autoload.php" utility script for autoloading in examples and tests. 13 年之前
  Daniele Alessandri b7c715a03f Rename helper method used to fetch the key tag from a key. 13 年之前
  Daniele Alessandri 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. 13 年之前
  Daniele Alessandri 7bdc2e6195 Rename a few protected/private field names. 13 年之前