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

leandromoreira / redlock-rb / 15
99%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2015 11:02AM UTC
Jobs 1
Files 2
Run time 54s
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
15

Pull #4

travis-ci

maltoe
Set default Redis timeout to 100ms.

As indicated in the algorithm description [0], an implementation should
set the Redis communication timeout to something small compared to the
maximum validity time (TTL). As @antirez stated [1] it should be about
two order of magnitude smaller. Given expected TTL times in the 1 - 10
seconds range (depending on the amount of code to be executed in a
caller's critical section), this should be in the 10 - 100 ms range. Set
to 100ms per default.

[0] http://redis.io/topics/distlock
[1] https://github.com/antirez/redlock-rb/issues/3
Pull Request #4: Set default Redis timeout to 100ms.

9 of 9 new or added lines in 1 file covered. (100.0%)

57 of 57 relevant lines covered (100.0%)

12.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15.1 (2.0.0) 25 Mar 2015 11:02AM UTC 0
100.0
Travis Job 15.1
Source Files on build 15
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #15
  • Pull Request #4
  • PR Base - master (#10)
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

© 2025 Coveralls, Inc