• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 7961
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 26 Dec 2019 03:32PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7961

push

travis-ci

furkansenharputlu
Change redis client logic and deprecate hosts with addrs in redis conf (#2765)

This PR deprecates `hosts` field in redis configuration. Instead `addrs` is defined. Example:
```
"addrs": [
"localhost:30001",
"localhost:30002",
"localhost:30003"
],
```

Also, this PR changes the redis client definition logic. The old version was defining cluster client if given address number is more than one. Otherwise, it was defining a simple redis client.
With this PR, if `enable_cluster` is `true`, the client will be automatically defined as cluster client no matter number of given addresses in config.

Fixes #2742
Jobs
ID Job ID Ran Files Coverage
2 7961.2 (LATEST_GO=true) 26 Dec 2019 03:32PM UTC 0
Travis Job 7961.2
Source Files on build 7961
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7961
  • 7a923c95 on github
  • Prev Build on release-2.9 (#7960)
  • Next Build on release-2.9 (#7962)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc