Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri 2522a249f3 Minor CS fixes. %!s(int64=12) %!d(string=hai) anos
  Daniele Alessandri 93163bdfb3 Make it possible to serialize and unserialize connection instances. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 7bdc2e6195 Rename a few protected/private field names. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 9608a97469 Add a license header to PHP files. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 20d872a306 Apply some coding style changes. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 0195a7488a Fix a bug in Predis\Network\StreamConnection::writeBytes(). %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 8c207f71bd Removing leftovers. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri b35dcd515b Change the code layout of private/protected fields. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri cc2349c785 Change how error messages for server-side errors are handled. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 9954bd5a12 Share more code between connection classes. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 4c84eb181b Minor changes for Predis\Network\StreamConnection. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 503cc86f7d Move method to the base Predis\Network\ConnectionBase class. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 665e428366 Give up on some core reusing practices in favor of execution speed and memory usage. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 190b687789 Change how network resources are handled internally and also exposed to subclasses. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 3f8b639e2b Change StreamConnection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. %!s(int64=14) %!d(string=hai) anos