Daniele Alessandri
|
8dd7f40d21
Fix read/write timeouts with PhpiredisStreamConnection.
|
10 лет назад |
Ian Babrou
|
3fbd29d00b
prevent uncaught broken pipe error
|
10 лет назад |
Daniele Alessandri
|
60733eb5c9
Make Predis v0.8 compatible with HHVM 2.4.0.
|
11 лет назад |
Daniele Alessandri
|
9d4524cae7
Run php-cs against codebase.
|
11 лет назад |
Daniele Alessandri
|
fd1c6f244f
Apply minor change in command serialization.
|
11 лет назад |
Daniele Alessandri
|
ea9809d4e8
Use path to differentiate persistent TCP streams.
|
11 лет назад |
Daniele Alessandri
|
c32f6c7152
Add "path" in phpdoc of connections supporting UNIX domain sockets.
|
11 лет назад |
Alexandru Patranescu
|
2d2930d24f
some PHPDoc fixes in lib
|
11 лет назад |
Daniele Alessandri
|
de4bae3f9b
Prevent E_NOTICE messages on __destruct() if $parameters is not set.
|
12 лет назад |
Daniele Alessandri
|
1c1b4096f6
Remove a few more unnecessary strict comparisons.
|
12 лет назад |
Daniele Alessandri
|
8cbcb09c4c
Remove a few unnecessary strict comparisons.
|
12 лет назад |
Daniele Alessandri
|
9675626aac
Add "tcp_nodelay" in the list of supported connection parameters.
|
12 лет назад |
Daniele Alessandri
|
ef0067e1a4
Use slightly faster version of the same code.
|
12 лет назад |
Daniele Alessandri
|
da343046e5
No need for strict comparison here.
|
12 лет назад |
Daniele Alessandri
|
8d01be388d
Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
|
12 лет назад |
Daniele Alessandri
|
cfa97dd9f5
Fix cs.
|
12 лет назад |
Daniele Alessandri
|
55a3fd65a2
More code styling changes.
|
12 лет назад |
Daniele Alessandri
|
6c732c737b
Order "use" directives by namespace depth and name.
|
12 лет назад |
Daniele Alessandri
|
559853bdd5
Move some classes and interfaces in other namespaces.
|
12 лет назад |
Daniele Alessandri
|
214b7d2dc9
Remove almost useless method.
|
12 лет назад |
Daniele Alessandri
|
41c29bed4e
Change how Redis errors such as -ERR replies generates exceptions.
|
12 лет назад |
Daniele Alessandri
|
64a84d9020
Add notes about the parameters supported by each connection class.
|
13 лет назад |
Daniele Alessandri
|
a3b4c2244a
Remove some overkill stuff from Predis\ConnectionParameters.
|
13 лет назад |
Daniele Alessandri
|
890ace8565
Rename certain connection parameters usig shorter names.
|
13 лет назад |
Daniele Alessandri
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 лет назад |