Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. il y a 12 ans
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. il y a 12 ans
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. il y a 12 ans
  Daniele Alessandri 003b3d180d Add missing test for Predis\Client::getClientFor(). il y a 12 ans
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). il y a 12 ans
  Daniele Alessandri 55a3fd65a2 More code styling changes. il y a 12 ans
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. il y a 12 ans
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. il y a 12 ans
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. il y a 12 ans
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. il y a 12 ans
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. il y a 12 ans
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. il y a 12 ans
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. il y a 13 ans
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. il y a 13 ans
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans
  Daniele Alessandri e3fba5d4b7 [tests] Add more tests for Predis\Network\MasterSlaveReplication. il y a 13 ans
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. il y a 13 ans
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. il y a 13 ans