Commit History

Author SHA1 Message Date
  Daniele Alessandri b22cb6f76d Rename Predis\IConnectionSchemes to Predis\IConnectionFactory. 14 years ago
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 years ago
  Daniele Alessandri e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 years ago
  Daniele Alessandri 743feb0634 Optimize Predis\ClientOptions. 14 years ago
  Daniele Alessandri 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 years ago
  Daniele Alessandri a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 years ago
  Daniele Alessandri b11ab53bb1 Implement new various changes. 14 years ago
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. 14 years ago
  Daniele Alessandri db807e7a91 Do not fail on undefined client options properties. 14 years ago
  Daniele Alessandri 2c4a9e92a6 Add the ability to define custom handlers for client options and connection parameters. 14 years ago
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago