Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Add Sidekiq adapter/wrapper? #3

Closed
dhh opened this issue May 18, 2014 · 3 comments
Closed

Add Sidekiq adapter/wrapper? #3

dhh opened this issue May 18, 2014 · 3 comments

Comments

@dhh
Copy link
Member

dhh commented May 18, 2014

Haven't looked into Sidekiq closely, but in case we need something else than just Resque to be compatible, let's add that too.

@seuros
Copy link
Member

seuros commented May 18, 2014

I'm working on it.

@mperham
Copy link
Contributor

mperham commented May 18, 2014

You might also want to look at the qu gem for API ideas.

The sucker_punch gem would be a good in-memory option.

On May 18, 2014, at 9:56, David Heinemeier Hansson notifications@github.com wrote:

Haven't looked into Sidekiq closely, but in case we need something else than just Resque to be compatible, let's add that too.


Reply to this email directly or view it on GitHub.

@dhh dhh closed this as completed in a712c07 May 18, 2014
dhh added a commit that referenced this issue May 18, 2014
 Add Sidekiq adapter/wrapper fixes #3
@DouweM
Copy link
Contributor

DouweM commented May 19, 2014

This Sidekiq adapter also needs to take queue_name into account. See #22.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants