Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. hace 12 años
  Daniele Alessandri 0e8d978348 Minor code styling changes in client class. hace 12 años
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. hace 12 años
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. hace 12 años
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. hace 12 años
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. hace 13 años
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. hace 13 años
  Daniele Alessandri c36e6fd900 Pass also the command that generated the server error. hace 13 años
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. hace 13 años
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. hace 13 años
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. hace 13 años
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. hace 13 años
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
  Daniele Alessandri ce625ca902 Start development of Predis v0.8. hace 13 años
  Daniele Alessandri aaea628c55 Back to development for the next patch release. hace 13 años
  Daniele Alessandri 135fd5004b Bump VERSION and update CHANGELOG. hace 13 años
  Daniele Alessandri 2cff6f0886 Merge branch 'replication' into v0.7 hace 13 años
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. hace 13 años
  Daniele Alessandri 4b9ab0bcce Revert to development version for the next patch release. hace 13 años
  Daniele Alessandri 6f4347010d Add new "replication" client option for master / slave replication. hace 13 años
  Daniele Alessandri 5561ce6bd3 Bump VERSION and update CHANGELOG. hace 13 años
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
  Daniele Alessandri a910807666 Make it possible to use any kind of callable for PUB/SUB callbacks. hace 13 años
  Daniele Alessandri 2babb8744a Minor code formatting changes. 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 1d635c370f Change the visibility of certain methods in the client class. 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 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. hace 13 años
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años