Daniele Alessandri
|
8dd9893a2f
Run php-cs-fixer with new configuration.
|
9 years ago |
Daniele Alessandri
|
35e97967fd
Add .php_cs configuration file for php-cs-fixer.
|
9 years ago |
Daniele Alessandri
|
7282ca2b52
Remove unneeded "use" imports.
|
9 years ago |
Daniele Alessandri
|
c436e01353
Fix cluster strategy to handle variadic EXISTS (Redis >= 3.0.3).
|
9 years ago |
Daniele Alessandri
|
df2e9f4e71
Fix prefix processor to handle variadic EXISTS (Redis >= 3.0.3).
|
9 years ago |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
9 years ago |
Daniele Alessandri
|
bb89cf67e2
[tests] Fix me being stupid here.
|
9 years ago |
Daniele Alessandri
|
7c1d324f30
[tests] Apply some fixes and improvements and remove old stuff.
|
9 years ago |
Daniele Alessandri
|
bb6287f22d
[tests] Fix obviously wrong annotation.
|
9 years ago |
Daniele Alessandri
|
f315404649
Update CHANGELOG.
|
9 years ago |
Daniele Alessandri
|
8c76bd6761
Do not parse response to SETNX into boolean value.
|
9 years ago |
Daniele Alessandri
|
38fafb22ba
Do not parse response to MSETNX into boolean value.
|
9 years ago |
Daniele Alessandri
|
5ce683be09
Do not parse response to SMOVE into boolean value.
|
9 years ago |
Daniele Alessandri
|
e531d39f53
Do not parse response to SISMEMBER into boolean value.
|
9 years ago |
Daniele Alessandri
|
fda9f022dd
Do not parse response to RENAMENX into boolean value.
|
9 years ago |
Daniele Alessandri
|
44e92d8a2f
Do not parse response to PERSIST into boolean value.
|
9 years ago |
Daniele Alessandri
|
e75b69f6fd
Do not parse response to MOVE into boolean value.
|
9 years ago |
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 |