Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). il y a 11 ans
  Daniele Alessandri 4840736503 Apply some minor internal changes to concrete connection classes. il y a 11 ans
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. il y a 11 ans
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. il y a 11 ans
  Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. il y a 11 ans
  Daniele Alessandri fb2d8a37c1 Drop support for streamable multibulk responses. il y a 11 ans
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib il y a 12 ans
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. il y a 12 ans
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. il y a 12 ans
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. il y a 12 ans
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. il y a 12 ans
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. il y a 12 ans
  Daniele Alessandri da343046e5 No need for strict comparison here. il y a 12 ans
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. il y a 12 ans
  Daniele Alessandri cfa97dd9f5 Fix cs. il y a 13 ans
  Daniele Alessandri 55a3fd65a2 More code styling changes. il y a 13 ans
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. il y a 13 ans
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. il y a 13 ans
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. il y a 13 ans
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. il y a 13 ans
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. il y a 13 ans
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. il y a 13 ans
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. il y a 13 ans
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans