Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. il y a 14 ans
  Daniele Alessandri 9954bd5a12 Share more code between connection classes. il y a 14 ans
  Daniele Alessandri 4c84eb181b Minor changes for Predis\Network\StreamConnection. il y a 14 ans
  Daniele Alessandri 503cc86f7d Move method to the base Predis\Network\ConnectionBase class. il y a 14 ans
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. il y a 14 ans
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. il y a 14 ans
  Daniele Alessandri ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. il y a 14 ans
  Daniele Alessandri 665e428366 Give up on some core reusing practices in favor of execution speed and memory usage. il y a 14 ans
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. il y a 14 ans
  Daniele Alessandri 190b687789 Change how network resources are handled internally and also exposed to subclasses. il y a 14 ans
  Daniele Alessandri 3f8b639e2b Change StreamConnection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0. il y a 14 ans
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. il y a 14 ans
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. il y a 14 ans