Skip to content

bruno-/sidekiq-power-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sidekiq-power-fetch

Introduction

sidekiq-power-fetch is a Sidekiq extension that improves Sidekiq fetches from Redis. It supports Sidekiq 7+ and Redis 6.2.0+.

It's based on Gitlab's reliable gitlab-sidekiq-fetcher, which unfortunately doesn't support Sidekiq 7.

Installation

Add the following to your Gemfile:

gem "sidekiq-power-fetch"

Additional configuration is not necessary - power fetch just works.

Why not just buy Sidekiq PRO?

By all means buy Sidekiq PRO, if your project can afford it.

However, if you need a reliable solution for a hobby project, or your commercial project doesn't have enough revenue (yet), you can use this gem.

Using this gem?

Please email me if you're using this gem and would like to be added to the list of users in the readme.

License

LGPL-3.0, see the LICENSE file.

About

Improved fetch for Sidekiq 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages