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 |
Daniele Alessandri
|
583b924085
Add the ability for the client to send raw commands to Redis.
|
11 years ago |
Daniele Alessandri
|
3c77d3b0c1
Update examples.
|
11 years ago |
Daniele Alessandri
|
e049db124c
By convention all of the Redis command identifiers are uppercase.
|
11 years ago |
Daniele Alessandri
|
b2e0dc62fe
[tests] Fix dumb mistake when running tests with older profiles.
|
11 years ago |
Daniele Alessandri
|
f7ff65e0fa
Merge branch 'v0.9/test-suite-improvements'
|
11 years ago |