Daniele Alessandri
|
31e2516156
Makes it easier to use a custom parameters class.
|
10 years ago |
Daniele Alessandri
|
b379d4f1b3
Merge pull request #194 from GrahamCampbell/gitstuff
|
10 years ago |
Graham Campbell
|
60a863f5fc
Include docs
|
10 years ago |
Daniele Alessandri
|
f7d8088bba
Added @method tags to phpdoc header of Predis\ClientContextInterface.
|
10 years ago |
Daniele Alessandri
|
38710cd69b
Added Predis\ClientContextInterface.
|
10 years ago |
Graham Campbell
|
7fa17b2ebc
Added a .gitattributes file
|
10 years ago |
Daniele Alessandri
|
dcb57ea08d
Fix method visibility in Predis\Pipeline\ConnectionErrorProof.
|
10 years ago |
Daniele Alessandri
|
872d953b50
Update README.
|
10 years ago |
Daniele Alessandri
|
f630ff809f
Update README.
|
10 years ago |
Daniele Alessandri
|
19bad41582
Update README.
|
10 years ago |
Daniele Alessandri
|
be6b7fe5f0
Update README.
|
10 years ago |
Daniele Alessandri
|
647c51a5b3
Update README.
|
10 years ago |
Daniele Alessandri
|
dd1b63ae3b
Update README.
|
10 years ago |
Daniele Alessandri
|
7146b69707
Update README.
|
10 years ago |
Daniele Alessandri
|
0bd7684d14
Add paragraphs in README on how to configure cluster and replication.
|
10 years ago |
Daniele Alessandri
|
558e10963c
Merge branch 'v1.0/refactor-cluster-internals'
|
10 years ago |
Daniele Alessandri
|
14a4303a54
Apply easy micro-optimization.
|
10 years ago |
Daniele Alessandri
|
7d78600506
Add phpdocs for Redis commands in Predis\ClientInterface.
|
10 years ago |
Daniele Alessandri
|
784c555b67
Minor phpdoc fix.
|
10 years ago |
Daniele Alessandri
|
a67d35b799
Remove useless interface Predis\BasicClientInterface.
|
10 years ago |
Daniele Alessandri
|
0ee5233f4f
Promote __call() method to Predis\ClientInterface.
|
10 years ago |
Daniele Alessandri
|
9a05d43737
Fix read/write timeouts with PhpiredisStreamConnection.
|
10 years ago |
Daniele Alessandri
|
6fe56985fc
Simplify implementation of Predis\Connection\Parameters.
|
10 years ago |
Daniele Alessandri
|
57363f6d11
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
fdf5894022
Make connection factory mandatory for RedisCluster constructor.
|
10 years ago |
Daniele Alessandri
|
6147f34478
[tests] Fix wrong test.
|
10 years ago |
Daniele Alessandri
|
2ff8c37104
Redesign the whole internals for clustering.
|
10 years ago |
Daniele Alessandri
|
69bef7fd35
Update example to avoid breaking when run against Redis 3.0.
|
10 years ago |
Daniele Alessandri
|
346986099d
Rename method "enableAutoSlotsMap()" to "useClusterSlots()".
|
10 years ago |
Daniele Alessandri
|
9213f02da8
Fix phpdocs.
|
10 years ago |