ruby-gitlab-sidekiq-fetcher binary package in Ubuntu Oracular arm64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-29 18:55:16 UTC Published Ubuntu Oracular arm64 release universe ruby Optional 0.9.0-2
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu