Commit History

Автор SHA1 Съобщение Дата
  Daniele Alessandri e048ac2d51 Move the PipelineContext class in the Predis\Pipeline namespace. преди 13 години
  Daniele Alessandri 6e6a28a9f0 Reduce method calls by one when creating a new connection in Predis\Client. преди 14 години
  Daniele Alessandri 4d1dcdb280 Change type check order for client options. преди 14 години
  Daniele Alessandri 893618c985 Initialize client options in a lazy way. преди 14 години
  Daniele Alessandri e97e13bde5 Add the 'prefix' client option. The client will automatically prepend the specified prefix string to each key. преди 14 години
  Daniele Alessandri 724543a4e6 Rename Predis\Network\ConnectionCluster to Predis\Network\PredisCluster. преди 14 години
  Daniele Alessandri 150795f999 Remove the key_distribution option and allow user-defined callbacks to initialize a cluster connection. преди 14 години
  Artur Kotyrba 7e4b367a1d Removed unused argument for constructor of SafeExecutor and SafeClusterExecutor преди 14 години
  Daniele Alessandri c07c610a0d Implement Predis\MonitorContext as an abstraction for the MONITOR command. преди 14 години
  Daniele Alessandri 4af1b7744c Implement an option to specify which cluster class to use. преди 14 години
  Daniele Alessandri a348e32144 Improve Predis\Client::getConnection() internals. преди 14 години
  Daniele Alessandri 55899e7741 Check for null client options in the filter method. преди 14 години
  Daniele Alessandri bea8a3239d Remove default null value from Predis\Client::initializeConnection(). преди 14 години
  Daniele Alessandri 83bab78bd1 Rename the newConnection() method to create() in Predis\ConnectionFactory. преди 14 години
  Daniele Alessandri b22cb6f76d Rename Predis\IConnectionSchemes to Predis\IConnectionFactory. преди 14 години
  Daniele Alessandri 9340b3ddce Partially rewrite the shared abstraction initializer method of Predis\Client. преди 14 години
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. преди 14 години
  Daniele Alessandri c2a61a3113 Rename Predis\CommandPipeline to Predis\PipelineContext. преди 14 години
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. преди 14 години
  Daniele Alessandri e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). преди 14 години
  Daniele Alessandri 94d0805cf6 Apply minor change. преди 14 години
  Daniele Alessandri 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. преди 14 години
  Daniele Alessandri b11ab53bb1 Implement new various changes. преди 14 години
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. преди 14 години
  Daniele Alessandri b5a89a0f50 Add a VERSION constant to Predis\Client. преди 14 години
  Daniele Alessandri 14d4492ad6 Slight change, nothing serious here. преди 14 години
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. преди 14 години
  Daniele Alessandri 5077996940 Add the ability to create new connections using uri strings, array of parameters or instances of Predis\ConnectionParameters. преди 14 години
  Daniele Alessandri d077aa67db Remove since it generates overhead for nothing really useful. преди 14 години
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. преди 14 години