Skip to content

Upgrade to Rails 5.2 to make use of ActiveJob async adapter #4

@ChrisBr

Description

@ChrisBr

In Rails 5 there is already an :async adapter for ActiveJob which we could use for all the backend processing instead of wrapping it into a Thread ....

http://api.rubyonrails.org/classes/ActiveJob/QueueAdapters/AsyncAdapter.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions