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

emqx / replayq / 17 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.3.2
DEFAULT BRANCH: master
Ran 15 Nov 2020 11:31PM UTC
Files 1
Run time 0s
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

15 Nov 2020 11:29PM UTC coverage: 100.0%. Remained the same
17.2

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%)

75131.42 hits per line

Source Files on job 17.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16
  • Travis Job 17.2
  • 81fba84e on github
  • Prev Job for on feat-add-offload-mode (#15.2)
  • Next Job for on feat-add-offload-mode (#19.3)
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