Commit History

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