Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. vor 14 Jahren
  Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. vor 14 Jahren
  Daniele Alessandri 503cc86f7d Move method to the base Predis\Network\ConnectionBase class. vor 14 Jahren
  Daniele Alessandri 9c0012837a Return the path of the file as the identifier for connections based on UNIX domain sockets. vor 14 Jahren
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. vor 14 Jahren
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. vor 14 Jahren
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. vor 14 Jahren
  Daniele Alessandri 190b687789 Change how network resources are handled internally and also exposed to subclasses. vor 14 Jahren
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. vor 14 Jahren
  Daniele Alessandri d077aa67db Remove since it generates overhead for nothing really useful. vor 14 Jahren
  Daniele Alessandri 99129fbf91 Implement a new Predis\Network\PhpiredisConnection class that internally uses phpiredis. vor 14 Jahren
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. vor 14 Jahren
  Daniele Alessandri 9fcdc73499 Fix a couple of namespacing issues with client exceptions in connection classes (ISSUE #24). vor 14 Jahren
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree vor 14 Jahren