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

emqx / replayq / 19
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.3.2
DEFAULT BRANCH: master
Ran 16 Nov 2020 08:02AM UTC
Jobs 3
Files 1
Run time 9s
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
19

push

travis-ci

zmstone
feat(replayq): Add offload mode

Prior to this feature, replayq only supports two modes:
1. mem_only, which is essentially a queue:queue()
2. disk_copy, which ensures all messages are written on disk

In this commit, a new mode named 'offload' is added.
In offload mode, file is only used to offload RAM, but not to prevent
data loss from restarts.

214 of 214 relevant lines covered (100.0%)

233574.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19.1 16 Nov 2020 08:02AM UTC 0
100.0
Travis Job 19.1
2 19.2 16 Nov 2020 08:02AM UTC 0
100.0
Travis Job 19.2
3 19.3 16 Nov 2020 08:02AM UTC 0
100.0
Travis Job 19.3
Source Files on build 19
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #19
  • 4382f2e9 on github
  • Prev Build on feat-add-offload-mode (#17)
  • Next Build on feat-add-offload-mode (#21)
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