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

leandromoreira / redlock-rb / 15 / 1
99%
master: 99%

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

25 Mar 2015 10:57AM UTC coverage: 100.0%. Remained the same
2.0.0

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.

57 of 57 relevant lines covered (100.0%)

12.32 hits per line

Source Files on job 15.1 (2.0.0)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15
  • Travis Job 15.1
  • 7bbbee8b on github
  • Prev Job for 2.0.0 on master (#10.1)
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