Skip to content
Sections
>> Trisquel >> Packages >> aramo >> ruby >> ruby-gitlab-sidekiq-fetcher
nabia  ] [  aramo  ]

Package: ruby-gitlab-sidekiq-fetcher (0.8.0-2)

Reliable fetch extension for Sidekiq

This library is an extension to Sidekiq that adds support for reliable fetches from Redis. It's based on sidekiq-reliable-fetch.

There are two strategies implemented: Reliable fetch using `rpoplpush` command and semi-reliable fetch that uses regular `brpop` and `lpush` to pick the job and put it to working queue. The main benefit of "Reliable" strategy is that `rpoplpush` is atomic, eliminating a race condition in which jobs can be lost.

This package includes gitlab's fork of sidekiq-reliable-push.

Other Packages Related to ruby-gitlab-sidekiq-fetcher

  • depends
  • recommends
  • suggests
  • dep: ruby-sidekiq (>= 6.1)
    Simple, efficient background processing for Ruby

Download ruby-gitlab-sidekiq-fetcher

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.3 kB35 kB [list of files]