Histórico de commits

Autor SHA1 Mensagem Data
  Daniele Alessandri c230b6e831 Update TODO. 12 anos atrás
  Daniele Alessandri 69d4c013f7 Minor change (mostly micro-optimization). 12 anos atrás
  Daniele Alessandri 1ac9cc9c71 Support EVAL and EVALSHA with redis-cluster. 12 anos atrás
  Daniele Alessandri b2f59a0c63 Support EVAL and EVALSHA with client-side sharding (Predis cluster). 12 anos atrás
  Daniele Alessandri 93971bcb45 Merge branch 'command-hash-strategy' 12 anos atrás
  Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. 12 anos atrás
  Daniele Alessandri b9eddae96f Fix and optimize node guessing algorithm. 12 anos atrás
  Daniele Alessandri 7683f97ff2 Move the hash generator inside the command hash strategy class. 12 anos atrás
  Daniele Alessandri f4f9d02551 Improve the slot-guessing algorithm. 12 anos atrás
  Daniele Alessandri bacdb7ff62 Remove useless "use" directives. 12 anos atrás
  Daniele Alessandri e0c6ad58be Optimize lazy initialization of the slots map. 12 anos atrás
  Daniele Alessandri febd99421f Pre-associate connections to slot ranges using connection parameters. 12 anos atrás
  Daniele Alessandri 8559c2cb30 Make it possible to pre-associate slots to a connection. 12 anos atrás
  Daniele Alessandri 2ba54a0e1c Use specific command hash strategy for redis-cluster. 12 anos atrás
  Daniele Alessandri 024a31d571 Fix wrong binary notation. 12 anos atrás
  Daniele Alessandri d0572b0efc Rename command hash strategy cass used by Predis cluster. 12 anos atrás
  Daniele Alessandri 0f80cb55bb Add suggested extensions to composer.json. 12 anos atrás
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 anos atrás
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 anos atrás
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 anos atrás
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. 12 anos atrás
  Daniele Alessandri 98112fdb39 Use instance methods to cast values for connection parameters. 12 anos atrás
  Daniele Alessandri 0e8d978348 Minor code styling changes in client class. 12 anos atrás
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. 12 anos atrás
  Daniele Alessandri 36f8210864 Rename variable and field. 12 anos atrás
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 anos atrás
  Daniele Alessandri 4b73afc316 Add missing tests for Predis\Command\Hash\CommandHashStrategy. 12 anos atrás
  Daniele Alessandri fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. 12 anos atrás
  Daniele Alessandri f2d92f1e29 Expose the command hash strategy from the predis cluster class. 12 anos atrás
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. 12 anos atrás