Cronologia Commit

Autore SHA1 Messaggio Data
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 anni fa
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 anni fa
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 anni fa
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 anni fa
  Daniele Alessandri 3f2814c254 Change the code layout of private/protected fields. 14 anni fa
  Daniele Alessandri 893618c985 Initialize client options in a lazy way. 14 anni fa
  Daniele Alessandri e97e13bde5 Add the 'prefix' client option. The client will automatically prepend the specified prefix string to each key. 14 anni fa
  Daniele Alessandri 150795f999 Remove the key_distribution option and allow user-defined callbacks to initialize a cluster connection. 14 anni fa
  Daniele Alessandri 4af1b7744c Implement an option to specify which cluster class to use. 14 anni fa
  Daniele Alessandri cbc7929f6e Move the logic of the connection factory option to a dedicated class. 14 anni fa
  Daniele Alessandri b22cb6f76d Rename Predis\IConnectionSchemes to Predis\IConnectionFactory. 14 anni fa
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 anni fa
  Daniele Alessandri e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 anni fa
  Daniele Alessandri 743feb0634 Optimize Predis\ClientOptions. 14 anni fa
  Daniele Alessandri 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 anni fa
  Daniele Alessandri a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 anni fa
  Daniele Alessandri b11ab53bb1 Implement new various changes. 14 anni fa
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. 14 anni fa
  Daniele Alessandri db807e7a91 Do not fail on undefined client options properties. 14 anni fa
  Daniele Alessandri 2c4a9e92a6 Add the ability to define custom handlers for client options and connection parameters. 14 anni fa
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 anni fa