Package: ruby-gitlab-sidekiq-fetcher (0.6.1-1)
Links for ruby-gitlab-sidekiq-fetcher
Debian Resources:
Download Source Package ruby-gitlab-sidekiq-fetcher:
- [ruby-gitlab-sidekiq-fetcher_0.6.1-1.dsc]
- [ruby-gitlab-sidekiq-fetcher_0.6.1.orig.tar.gz]
- [ruby-gitlab-sidekiq-fetcher_0.6.1-1.debian.tar.xz]
Maintainers:
- Debian Ruby Extras Maintainers (QA Page, Mail Archive)
- Pirate Praveen (QA Page)
- Sruthi Chandran (QA Page)
External Resources:
- Homepage [gitlab.com]
Similar packages:
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
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
-
- dep: ruby-sidekiq (>= 5)
- Simple, efficient background processing for Ruby
Download ruby-gitlab-sidekiq-fetcher
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.5 kB | 34.0 kB | [list of files] |