enova / sidekiq-rate-limiter

Redis-backed, per-worker rate limits for job processing.
http://rubygems.org/gems/sidekiq-rate-limiter
MIT License
192 stars 43 forks source link

Add support sidekiq 5 #26

Closed constXife closed 6 years ago

constXife commented 7 years ago

I am using this gem with sidekiq 5 version and I don't have any trouble.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d95520ad60cbb9697ac1ea9eb36139809b01024d on centosadmin:master into bcb524ec3177ae72ab2a6c48cf8df48a31c61216 on enova:master.

megatux commented 6 years ago

Hi, any updates on this? I would like to upgrade to Sidekiq v5 and this gem is the only with a dependency on version < 5.

alexanderjeurissen commented 6 years ago

@mlarraz can you comment on this PR ? we also use Sidekiq 5 and would rather use this repository than maintain our own fork.

mlarraz commented 6 years ago

Sorry for taking so long.

While we have not verified this library's compatibility with Sidekiq 5, it sounds like others have, so I'll get ahead and release this.