deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: ruby-sidekiq (>= 6.1), ruby-json (>= 2.5)
Description: |-
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.
Homepage: https://gitlab.com/gitlab-org/sidekiq-reliable-fetch
Installed-Size: '35'
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby-gitlab-sidekiq-fetcher
Priority: optional
Section: ruby
Version: 0.9.0-3
srcpkg_name: ruby-gitlab-sidekiq-fetcher
srcpkg_version: 0.9.0-3