Histórico de Commits

Autor SHA1 Mensagem Data
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. há 12 anos atrás
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. há 12 anos atrás
  Daniele Alessandri 98112fdb39 Use instance methods to cast values for connection parameters. há 12 anos atrás
  Daniele Alessandri 0e8d978348 Minor code styling changes in client class. há 12 anos atrás
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. há 12 anos atrás
  Daniele Alessandri 36f8210864 Rename variable and field. há 12 anos atrás
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. há 12 anos atrás
  Daniele Alessandri 4b73afc316 Add missing tests for Predis\Command\Hash\CommandHashStrategy. há 12 anos atrás
  Daniele Alessandri fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. há 12 anos atrás
  Daniele Alessandri f2d92f1e29 Expose the command hash strategy from the predis cluster class. há 12 anos atrás
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. há 12 anos atrás
  Daniele Alessandri 89d6c0e9b6 Extract common PubSub handling logic into a separate abstract class. há 12 anos atrás
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. há 12 anos atrás
  Daniele Alessandri a75e52cf5a Update CHANGELOG. há 12 anos atrás
  Irakli Nadareishvili b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. há 12 anos atrás
  Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). há 13 anos atrás
  Daniele Alessandri 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). há 13 anos atrás
  Daniele Alessandri 81da6d2553 TIME can be considered a read-only command in MASTER / SLAVE. há 13 anos atrás
  Daniele Alessandri 188eaf035b Fix comment in package.ini. há 13 anos atrás
  Daniele Alessandri 6638776d85 [test] Add tests for pipeline executors. há 13 anos atrás
  Daniele Alessandri 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. há 13 anos atrás
  Daniele Alessandri 56a3e327fc Add a pipeline executor that internally uses MULTI / EXEC. há 13 anos atrás
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. há 13 anos atrás
  Daniele Alessandri 177d7e1c6a Fix CHANGELOG. há 13 anos atrás
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. há 13 anos atrás
  Daniele Alessandri 09f15a9cb9 Fix README. há 13 anos atrás
  Daniele Alessandri 2b4885abc3 Update README. há 13 anos atrás
  Daniele Alessandri 649e71c0ab Clean up leftovers. há 13 anos atrás
  Daniele Alessandri 14ac381aad Fix phpdoc. há 13 anos atrás
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. há 13 anos atrás