Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri 24aaa2ac23 Nothing relevant, just reorganizing some private members. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri ba4ebb3799 Make the specialized pipeline and transaction initializer methods of Predis\Client protected. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri b3910466c9 Clean up a bit the private transaction initializer method of Predis\Client. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 6ad73c782a Move classes related to MULTI/EXEC abstraction to the Predis\Transaction namespace. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 1ba1408d39 Move the handling of pipeline options inside the pipeline class. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri e048ac2d51 Move the PipelineContext class in the Predis\Pipeline namespace. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri 6e6a28a9f0 Reduce method calls by one when creating a new connection in Predis\Client. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 4d1dcdb280 Change type check order for client options. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 893618c985 Initialize client options in a lazy way. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri e97e13bde5 Add the 'prefix' client option. The client will automatically prepend the specified prefix string to each key. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 724543a4e6 Rename Predis\Network\ConnectionCluster to Predis\Network\PredisCluster. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 150795f999 Remove the key_distribution option and allow user-defined callbacks to initialize a cluster connection. %!s(int64=14) %!d(string=hai) anos
  Artur Kotyrba 7e4b367a1d Removed unused argument for constructor of SafeExecutor and SafeClusterExecutor %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri c07c610a0d Implement Predis\MonitorContext as an abstraction for the MONITOR command. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 4af1b7744c Implement an option to specify which cluster class to use. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri a348e32144 Improve Predis\Client::getConnection() internals. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 55899e7741 Check for null client options in the filter method. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri bea8a3239d Remove default null value from Predis\Client::initializeConnection(). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 83bab78bd1 Rename the newConnection() method to create() in Predis\ConnectionFactory. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri b22cb6f76d Rename Predis\IConnectionSchemes to Predis\IConnectionFactory. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 9340b3ddce Partially rewrite the shared abstraction initializer method of Predis\Client. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. %!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 e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 94d0805cf6 Apply minor change. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri b11ab53bb1 Implement new various changes. %!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 b5a89a0f50 Add a VERSION constant to Predis\Client. %!s(int64=14) %!d(string=hai) anos