Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 4af1b7744c Implement an option to specify which cluster class to use. vor 14 Jahren
  Daniele Alessandri a348e32144 Improve Predis\Client::getConnection() internals. vor 14 Jahren
  Daniele Alessandri 55899e7741 Check for null client options in the filter method. vor 14 Jahren
  Daniele Alessandri bea8a3239d Remove default null value from Predis\Client::initializeConnection(). vor 14 Jahren
  Daniele Alessandri 83bab78bd1 Rename the newConnection() method to create() in Predis\ConnectionFactory. vor 14 Jahren
  Daniele Alessandri b22cb6f76d Rename Predis\IConnectionSchemes to Predis\IConnectionFactory. vor 14 Jahren
  Daniele Alessandri 9340b3ddce Partially rewrite the shared abstraction initializer method of Predis\Client. vor 14 Jahren
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. vor 14 Jahren
  Daniele Alessandri c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. vor 14 Jahren
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. vor 14 Jahren
  Daniele Alessandri e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). vor 14 Jahren
  Daniele Alessandri 94d0805cf6 Apply minor change. vor 14 Jahren
  Daniele Alessandri 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. vor 14 Jahren
  Daniele Alessandri b11ab53bb1 Implement new various changes. vor 14 Jahren
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. vor 14 Jahren
  Daniele Alessandri b5a89a0f50 Add a VERSION constant to Predis\Client. vor 14 Jahren
  Daniele Alessandri 14d4492ad6 Slight change, nothing serious here. vor 14 Jahren
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. vor 14 Jahren
  Daniele Alessandri 5077996940 Add the ability to create new connections using uri strings, array of parameters or instances of Predis\ConnectionParameters. vor 14 Jahren
  Daniele Alessandri d077aa67db Remove since it generates overhead for nothing really useful. vor 14 Jahren
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. vor 14 Jahren
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree vor 14 Jahren