Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri bacdb7ff62 Remove useless "use" directives. il y a 13 ans
  Daniele Alessandri e0c6ad58be Optimize lazy initialization of the slots map. il y a 13 ans
  Daniele Alessandri febd99421f Pre-associate connections to slot ranges using connection parameters. il y a 13 ans
  Daniele Alessandri 8559c2cb30 Make it possible to pre-associate slots to a connection. il y a 13 ans
  Daniele Alessandri 2ba54a0e1c Use specific command hash strategy for redis-cluster. il y a 13 ans
  Daniele Alessandri 024a31d571 Fix wrong binary notation. il y a 13 ans
  Daniele Alessandri d0572b0efc Rename command hash strategy cass used by Predis cluster. il y a 13 ans
  Daniele Alessandri 0f80cb55bb Add suggested extensions to composer.json. il y a 13 ans
  Daniele Alessandri 55a3fd65a2 More code styling changes. il y a 13 ans
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. il y a 13 ans
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. il y a 13 ans
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. il y a 13 ans
  Daniele Alessandri 98112fdb39 Use instance methods to cast values for connection parameters. il y a 13 ans
  Daniele Alessandri 0e8d978348 Minor code styling changes in client class. il y a 13 ans
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. il y a 13 ans
  Daniele Alessandri 36f8210864 Rename variable and field. il y a 13 ans
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. il y a 13 ans
  Daniele Alessandri 4b73afc316 Add missing tests for Predis\Command\Hash\CommandHashStrategy. il y a 13 ans
  Daniele Alessandri fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. il y a 13 ans
  Daniele Alessandri f2d92f1e29 Expose the command hash strategy from the predis cluster class. il y a 13 ans
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. il y a 13 ans
  Daniele Alessandri 89d6c0e9b6 Extract common PubSub handling logic into a separate abstract class. il y a 13 ans
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. il y a 13 ans
  Daniele Alessandri a75e52cf5a Update CHANGELOG. il y a 13 ans
  Irakli Nadareishvili b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. il y a 13 ans
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). il y a 13 ans
  Daniele Alessandri 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). il y a 13 ans
  Daniele Alessandri 81da6d2553 TIME can be considered a read-only command in MASTER / SLAVE. il y a 13 ans
  Daniele Alessandri 188eaf035b Fix comment in package.ini. il y a 13 ans
  Daniele Alessandri 6638776d85 [test] Add tests for pipeline executors. il y a 13 ans