Daniele Alessandri
|
082c51146a
Do not parse response to EXPIREAT into boolean value.
|
9 years ago |
Daniele Alessandri
|
b02e3f4911
Do not parse response to EXPIRE into boolean value.
|
9 years ago |
Daniele Alessandri
|
87921f7a05
Do not parse response to PFADD into boolean value.
|
9 years ago |
Daniele Alessandri
|
3fdfc50683
Do not parse response to HSETNX into boolean value.
|
9 years ago |
Daniele Alessandri
|
ae26ecc8bf
Do not parse response to HSET into boolean value.
|
9 years ago |
Daniele Alessandri
|
231a3440f7
Do not parse response to HEXISTS into boolean value.
|
9 years ago |
Daniele Alessandri
|
ab20c52115
Do not parse response to EXISTS into boolean value.
|
9 years ago |
Daniele Alessandri
|
2eaf3d8595
Remove useless if condition.
|
9 years ago |
Daniele Alessandri
|
bb909c573d
No need to check the scheme here.
|
9 years ago |
Daniele Alessandri
|
35f135be30
Add support for the 'redis://' scheme in URI strings.
|
9 years ago |
Daniele Alessandri
|
474f3ddbe7
Add missing command: MIGRATE (Redis 2.6.0).
|
9 years ago |
Daniele Alessandri
|
ae054fc7e1
[tests] Fix minor oversight.
|
9 years ago |
Daniele Alessandri
|
8168def08f
Switch to container-based builds on Travis CI.
|
9 years ago |
Daniele Alessandri
|
15f3b6030c
[tests] Improve assert failure messages for replication stategy tests.
|
9 years ago |
Daniele Alessandri
|
c0d1a74447
Fix missing BITPOS in replication strategy.
|
9 years ago |
Daniele Alessandri
|
6882d08373
Add missing BITPOS command in key prefix processor.
|
9 years ago |
Daniele Alessandri
|
871d526300
Exclude .php-version file.
|
9 years ago |
Richard Heelin
|
d84bca131b
Emit socket error if ipredis connection has been lost/reset.
|
9 years ago |
Daniele Alessandri
|
5cd4f41424
[tests] Fix base test case class to handle required Redis versions.
|
9 years ago |
Daniele Alessandri
|
b3bcf466f5
[tests] Adapt to internal encoding changes for lists in Redis 3.0.
|
9 years ago |
Daniele Alessandri
|
24d8f68e7f
Support ZADD modifiers when using simplified command signature.
|
9 years ago |
Daniele Alessandri
|
0a8754f9b6
Merge remote-tracking branch 'github/pr/235'
|
9 years ago |
Daniele Alessandri
|
614049cd12
[tests] Remove hhvm-nightly from Travis CI configuration.
|
9 years ago |
Daniele Alessandri
|
5911145d9f
[tests] It's 7.0 and not 5.7!
|
9 years ago |
Daniele Alessandri
|
8029faf72a
[tests] Add PHP 5.7 to Travis CI configuration.
|
9 years ago |
Daniele Alessandri
|
e2c08cfe88
Minor tweak in .editorconfig file.
|
9 years ago |
Daniele Alessandri
|
3b31b91ad8
Commit .editorconfig file.
|
9 years ago |
Daniele Alessandri
|
7a984e7b76
Fix wrong phpdoc.
|
9 years ago |
Daniele Alessandri
|
33e6ee2e48
[tests] Implement test for #257 to guard against regressions.
|
9 years ago |
Daniele Alessandri
|
c577c20481
Merge remote-tracking branch 'github/pr/258'
|
9 years ago |