Историја ревизија

Аутор SHA1 Порука Датум
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. пре 11 година
  Daniele Alessandri 22c2230d00 [tests] Rename just a couple of test methods. пре 11 година
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. пре 11 година
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. пре 11 година
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. пре 11 година
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). пре 11 година
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. пре 11 година
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. пре 11 година
  Daniele Alessandri 5c9adbacd7 [tests] Minor tweaks, no actual changes. пре 11 година
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). пре 11 година
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). пре 12 година
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. пре 12 година
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. пре 12 година
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. пре 12 година
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. пре 12 година
  Daniele Alessandri 003b3d180d Add missing test for Predis\Client::getClientFor(). пре 12 година
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). пре 12 година
  Daniele Alessandri 55a3fd65a2 More code styling changes. пре 12 година
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. пре 12 година
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. пре 12 година
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. пре 12 година
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. пре 12 година
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. пре 13 година
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. пре 13 година
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. пре 13 година
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. пре 13 година
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
  Daniele Alessandri e3fba5d4b7 [tests] Add more tests for Predis\Network\MasterSlaveReplication. пре 13 година
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. пре 13 година
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. пре 13 година