contribsys / faktory_worker_ruby

Faktory worker for Ruby
GNU Lesser General Public License v3.0
214 stars 31 forks source link

ActiveJob Adapter #15

Closed jagthedrummer closed 6 years ago

jagthedrummer commented 6 years ago

So, apparently the Rails team isn't accepting new AJ adapters (https://github.com/rails/rails/pull/32285) but are asking that the adapter code live in outside gems. Is this project (faktory_worker_ruby) the right place to make a PR for an AJ adapter, or should that be a completely seperate gem?

mperham commented 6 years ago

Here.

On Mar 19, 2018, at 06:36, Jeremy Green notifications@github.com wrote:

So, apparently the Rails team isn't accepting new AJ adapters (rails/rails#32285) but are asking that the adapter code live in outside gems. Is this project (faktory_worker_ruby) the right place to make a PR for an AJ adapter, or should that be a completely seperate gem?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.