Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri d79ff39882 Add missing parameters in the phpdocs of PipelineContext. hace 13 años
  Daniele Alessandri 559c5097cd Add the ability to discard the commands queued in a pipeline object. hace 13 años
  Daniele Alessandri 367ca6e31e Fix mistype in the ServerEval class. hace 13 años
  Daniele Alessandri 4a8c678561 Change how the key prefix processor is initialized. hace 13 años
  Daniele Alessandri a5bf0eb41a Partially rewrite the client options bits and remove some madness. hace 13 años
  Daniele Alessandri 1ae30d62db Returns the SHA1 hash of a Lua script from instances of ServerEval. hace 13 años
  Daniele Alessandri 64119bb4a0 Do not use different methods to initialize socket for the PhpiredisConnection. hace 13 años
  Daniele Alessandri 1d635c370f Change the visibility of certain methods in the client class. hace 13 años
  Daniele Alessandri 1260c91f63 Pass the server profile to a connection initializer callback. hace 13 años
  Daniele Alessandri 728afe7fcb Redesign how Predis\ConnectionFactory works and make more sense out of it. hace 13 años
  Daniele Alessandri 058e11257b Add phpunit.xml to the list of files ignored by git. hace 13 años
  Daniele Alessandri 31bd53b1ed Update README. hace 13 años
  Daniele Alessandri a894f470bd Add an "autoload.php" utility script for autoloading in examples and tests. hace 13 años
  Daniele Alessandri b7c715a03f Rename helper method used to fetch the key tag from a key. hace 13 años
  Daniele Alessandri 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. hace 13 años
  Daniele Alessandri 7bdc2e6195 Rename a few protected/private field names. hace 13 años
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años
  Daniele Alessandri 5d42b41c22 [test] Run the test suite in strict mode and use output colors. hace 13 años
  Daniele Alessandri 2c1f349925 [test] Use phpunit to specify the parameters of the server used by the suite. hace 13 años
  Daniele Alessandri d784838447 [test] Sleep one second to give BGSAVE the time to complete. hace 13 años
  Daniele Alessandri 654907857d Update TODO. hace 13 años
  Daniele Alessandri 5d04cf540d New commands: INCRBYFLOAT, HINCRBYFLOAT (Redis v2.6-dev). hace 13 años
  Daniele Alessandri 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). hace 13 años
  Daniele Alessandri 4e0709ad3d New command: SCRIPT (Redis v2.6-dev). hace 13 años
  Daniele Alessandri f75974b5d8 New command: SLOWLOG (Redis 2.2). hace 13 años
  Daniele Alessandri 5680cd40b5 Support the different replies of CONFIG GET|SET|RESETSTAT. hace 13 años
  Daniele Alessandri 43c9900804 Run CI only on the specified branches. hace 13 años
  Daniele Alessandri 5d5001c177 Rename markdown files using the .md extension. hace 13 años
  Daniele Alessandri 3d4957b06d Merge pull request #50 from snc/travis-ci hace 13 años
  H. Westphal 734eba3165 Added travis-ci configuration. hace 13 años