Commit History

Author SHA1 Message Date
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 years ago
  Daniele Alessandri 4840736503 Apply some minor internal changes to concrete connection classes. 11 years ago
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 years ago
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 years ago
  Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. 11 years ago
  Daniele Alessandri fb2d8a37c1 Drop support for streamable multibulk responses. 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 12 years ago
  Thomas Orozco d45ce35923 Use a random IP when a host has several IPs. 12 years ago
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. 12 years ago
  Daniele Alessandri b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 years ago
  Daniele Alessandri ebd895a67d Update link to phpiredis. 12 years ago
  Daniele Alessandri daa36a980d Make Predis\Connection\PhpiredisConnection::write() protected. 12 years ago
  Daniele Alessandri 457fd6076d CS fixes. 13 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 13 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 13 years ago
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 13 years ago
  Daniele Alessandri 14ac381aad Fix phpdoc. 13 years ago
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. 13 years ago
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
  Daniele Alessandri bcba9e1009 Change how we check for required extensions in connection classes. 13 years ago
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 years ago
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. 13 years ago
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago