Daniele Alessandri
|
00c5d7de19
Apply minor styling fix.
|
9 years ago |
Daniele Alessandri
|
e3412c4a1b
Move member variable initialization.
|
9 years ago |
Daniele Alessandri
|
44ebf5a5e4
Prevent warnings picking slave from empty pool.
|
9 years ago |
Daniele Alessandri
|
7be83a1fd6
Merge remote-tracking branch 'github/pr/332'
|
9 years ago |
Daniele Alessandri
|
367ed2c11c
[tests] Remove deprecated phpunit directive.
|
9 years ago |
Daniele Alessandri
|
f0b3014cb4
Merge remote-tracking branch 'github/pr/333'
|
9 years ago |
Daniele Alessandri
|
a816adf6e7
Set default parameters via client options.
|
9 years ago |
Ante Braovic
|
7cb20f5a0c
updated .gitignore
|
9 years ago |
Ante Braovic
|
62c547601c
added zrevrangebylex in the list of available methods
|
9 years ago |
Daniele Alessandri
|
104e42cfe0
[tests] Fix test executed on current Redis unstable.
|
9 years ago |
Daniele Alessandri
|
b6a14cda04
[tests] Fix test executed on current Redis unstable.
|
9 years ago |
Daniele Alessandri
|
e61cb4e4f2
[tests] Fix wrong @group annotation
|
9 years ago |
Daniele Alessandri
|
1349666494
Update CHANGELOG.
|
9 years ago |
Daniele Alessandri
|
a0487ec5f4
Prevent failures serializing commands with "holes" in arguments array.
|
9 years ago |
Remi Collet
|
57a7d5d3e6
fix tests, list of allowed commands have changed (redis 3.0.6)
|
9 years ago |
Alexander Cheprasov
|
8235228acd
Update ClientInterface.php
|
9 years ago |
John Maguire
|
3ceaa39a3c
Update useClusterNodes() docs to indicate default
|
9 years ago |
Daniele Alessandri
|
0baad16064
Fix bug in HSCAN-based iterator when hash have integer fields.
|
9 years ago |
Ante Lucic
|
939c0821dd
add docblocks to MasterSlaveReplication
|
9 years ago |
Daniele Alessandri
|
6bc1a38123
Fix wrong link in phpdoc.
|
10 years ago |
Daniele Alessandri
|
f7d7cd59c4
Update CHANGELOG with release details of v1.0.3.
|
10 years ago |
Daniele Alessandri
|
d46de81d91
Fix severe regression on HHVM.
|
10 years ago |
Daniele Alessandri
|
f4b6c578be
Update CHANGELOG with release details of v1.0.2.
|
10 years ago |
Daniele Alessandri
|
2fc0e56a09
Preserve remainder of path in URI after database (redis scheme).
|
10 years ago |
Daniele Alessandri
|
8106c8b00a
Use PHP_VERSION_ID constant.
|
10 years ago |
Daniele Alessandri
|
b8bfd1405d
Update README.
|
10 years ago |
Daniele Alessandri
|
a7ee80702c
Implement full support for IPv6.
|
10 years ago |
Daniele Alessandri
|
0eaa1d929d
Reduce unneeded code duplication in URI parsing.
|
10 years ago |
Daniele Alessandri
|
a26390915d
Strip brackets from host when parsing embedded IPv6 address.
|
10 years ago |
Daniele Alessandri
|
24c0f846c7
Use static:: for invoking static methods in key prefix processor.
|
10 years ago |