Commit History

Author SHA1 Message Date
  Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. 14 years ago
  Daniele Alessandri 7146a32f6d Fix the phpiredis-based connection class. 14 years ago
  Daniele Alessandri 503cc86f7d Move method to the base Predis\Network\ConnectionBase class. 14 years ago
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 years ago
  Daniele Alessandri ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. 14 years ago
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. 14 years ago
  Daniele Alessandri 995de40734 Fix Predis\Network\PhpiredisConnection. 14 years ago
  Daniele Alessandri 190b687789 Change how network resources are handled internally and also exposed to subclasses. 14 years ago
  Daniele Alessandri 7bef3abf91 Change the code for the initialization of the phpiredis reader resource. 14 years ago
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 years ago
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 years ago
  Daniele Alessandri 21c959a451 Fix namespacing issues with Predis\ClientException. 14 years ago
  Daniele Alessandri 33ffca23a0 Check if the socket extension is loaded. 14 years ago
  Daniele Alessandri 6fada0c35c Add some notes. 14 years ago
  Daniele Alessandri 99129fbf91 Implement a new Predis\Network\PhpiredisConnection class that internally uses phpiredis. 14 years ago