Project

sr-sidekiq

0.0
No commit activity in last 3 years
No release in over 3 years
A fork of Sidekiq (v4.1.2) with worker parameter restrictions
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 5.7.0, ~> 5.7
>= 3.2.0, ~> 4
~> 10.0
>= 1.5.2, ~> 1.5
>= 1.4.6, ~> 1.4

Runtime

>= 2.2.0, ~> 2.2
>= 3.2.1, ~> 3.2
 Project Readme

SR-Sidekiq

SR-Sidekiq is merely a fork of Sidekiq (v4.1.2). All ruby code is the same with the exception that one or more classes have been modified to be more restrictive of what arguments can be passed in.

Specifically, workers can only receive numerical arguments to their perform methods.

All credits are directed to Sidekiq. This fantastic gem is authored by: Mike Perham, @mperham / @sidekiq, http://www.mikeperham.com / http://www.contribsys.com