Daniele Alessandri
|
bb6287f22d
[tests] Fix obviously wrong annotation.
|
9 年之前 |
Daniele Alessandri
|
f315404649
Update CHANGELOG.
|
9 年之前 |
Daniele Alessandri
|
8c76bd6761
Do not parse response to SETNX into boolean value.
|
9 年之前 |
Daniele Alessandri
|
38fafb22ba
Do not parse response to MSETNX into boolean value.
|
9 年之前 |
Daniele Alessandri
|
5ce683be09
Do not parse response to SMOVE into boolean value.
|
9 年之前 |
Daniele Alessandri
|
e531d39f53
Do not parse response to SISMEMBER into boolean value.
|
9 年之前 |
Daniele Alessandri
|
fda9f022dd
Do not parse response to RENAMENX into boolean value.
|
9 年之前 |
Daniele Alessandri
|
44e92d8a2f
Do not parse response to PERSIST into boolean value.
|
9 年之前 |
Daniele Alessandri
|
e75b69f6fd
Do not parse response to MOVE into boolean value.
|
9 年之前 |
Daniele Alessandri
|
082c51146a
Do not parse response to EXPIREAT into boolean value.
|
9 年之前 |
Daniele Alessandri
|
b02e3f4911
Do not parse response to EXPIRE into boolean value.
|
9 年之前 |
Daniele Alessandri
|
87921f7a05
Do not parse response to PFADD into boolean value.
|
9 年之前 |
Daniele Alessandri
|
3fdfc50683
Do not parse response to HSETNX into boolean value.
|
9 年之前 |
Daniele Alessandri
|
ae26ecc8bf
Do not parse response to HSET into boolean value.
|
9 年之前 |
Daniele Alessandri
|
231a3440f7
Do not parse response to HEXISTS into boolean value.
|
9 年之前 |
Daniele Alessandri
|
ab20c52115
Do not parse response to EXISTS into boolean value.
|
9 年之前 |
Daniele Alessandri
|
2eaf3d8595
Remove useless if condition.
|
9 年之前 |
Daniele Alessandri
|
bb909c573d
No need to check the scheme here.
|
9 年之前 |
Daniele Alessandri
|
35f135be30
Add support for the 'redis://' scheme in URI strings.
|
9 年之前 |
Daniele Alessandri
|
474f3ddbe7
Add missing command: MIGRATE (Redis 2.6.0).
|
9 年之前 |
Daniele Alessandri
|
ae054fc7e1
[tests] Fix minor oversight.
|
9 年之前 |
Daniele Alessandri
|
8168def08f
Switch to container-based builds on Travis CI.
|
9 年之前 |
Daniele Alessandri
|
15f3b6030c
[tests] Improve assert failure messages for replication stategy tests.
|
9 年之前 |
Daniele Alessandri
|
c0d1a74447
Fix missing BITPOS in replication strategy.
|
9 年之前 |
Daniele Alessandri
|
6882d08373
Add missing BITPOS command in key prefix processor.
|
9 年之前 |
Daniele Alessandri
|
871d526300
Exclude .php-version file.
|
9 年之前 |
Richard Heelin
|
d84bca131b
Emit socket error if ipredis connection has been lost/reset.
|
10 年之前 |
Daniele Alessandri
|
5cd4f41424
[tests] Fix base test case class to handle required Redis versions.
|
9 年之前 |
Daniele Alessandri
|
b3bcf466f5
[tests] Adapt to internal encoding changes for lists in Redis 3.0.
|
9 年之前 |
Daniele Alessandri
|
24d8f68e7f
Support ZADD modifiers when using simplified command signature.
|
9 年之前 |