Daniele Alessandri
|
57e778e098
Tweak CONTRIBUTING.md.
|
11 years ago |
Daniele Alessandri
|
f9fd4525b5
More minor tweaks in the README.
|
11 years ago |
Daniele Alessandri
|
ac34983635
Pad headers lines in CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
978e7ac551
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
ca11c522d6
Miscellaneous fixes to README after rewrite.
|
11 years ago |
Daniele Alessandri
|
6eed3d7647
Commit long overdue rewrite of the README.
|
11 years ago |
Daniele Alessandri
|
73cb6bbf2a
[tests] Fix class name of connection parameters test case.
|
11 years ago |
Daniele Alessandri
|
5acdab9176
Merge branch 'v0.9/redis-cluster-fix'
|
11 years ago |
Daniele Alessandri
|
35023dd83f
Use a more appropriate exception.
|
11 years ago |
Daniele Alessandri
|
70df7ca64d
Apply common parameters to connections created on the fly in cluster.
|
11 years ago |
Daniele Alessandri
|
f0549b5dad
Rewrite phpdoc comments for the redis-cluster connection backend.
|
11 years ago |
Daniele Alessandri
|
b7ac7595c2
Change signature of the connection parameters class constructor.
|
11 years ago |
Daniele Alessandri
|
1f66f4e8f7
Various fixes and improvements to redis-cluster connection backend.
|
11 years ago |
Daniele Alessandri
|
73eb09378e
Remove obsolete comments.
|
11 years ago |
Daniele Alessandri
|
427309db69
Apply code styling fixes.
|
11 years ago |
Daniele Alessandri
|
ee45de4f0e
Rename base response interface to Predis\Response\ResponseInterface.
|
11 years ago |
Daniele Alessandri
|
6ece8c40a0
Merge branch 'v0.9/response-status'
|
11 years ago |
Daniele Alessandri
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 years ago |
Daniele Alessandri
|
ac8d0c1f42
Fix example.
|
11 years ago |
Daniele Alessandri
|
cf70d2f20e
Minor code styling changes in Predis\Connection.
|
11 years ago |
Daniele Alessandri
|
ccf8822b4b
Minor change in stream connection destructor.
|
11 years ago |
Daniele Alessandri
|
d27d3b0acb
Cache value casters in static member variable.
|
11 years ago |
Daniele Alessandri
|
5b7504b069
Simplify connection factory class by removing dependency on profile.
|
11 years ago |
Daniele Alessandri
|
6ef8e99822
Make sure raw commands IDs are normalized to uppercase.
|
11 years ago |
Daniele Alessandri
|
4bf0ee4c6a
Rename ConnectionInterface::writeCommand() to writeRequest().
|
11 years ago |
Daniele Alessandri
|
59b9319bb8
[tests] Minor tweak for timeouts.
|
11 years ago |
Daniele Alessandri
|
bcf92a7548
[tests] Fix tests under PHP 5.3 due to another dumb mistake.
|
11 years ago |
Daniele Alessandri
|
d2c001812f
[tests] Rename test case classes.
|
11 years ago |
Daniele Alessandri
|
3ae3414a0d
[tests] Normalize casing of command identifiers in constraint.
|
11 years ago |
Daniele Alessandri
|
a00ffbf53f
Rework examples for plain Redis commands.
|
11 years ago |