Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Use Que for background jobs instead Sidekiq #4

Description

@beydogan

Que uses PostgreSQL as background while Sidekiq is using Redis. Switching to Que will remove Redis dependency.

https://github.com/chanks/que
https://github.com/chanks/que/blob/master/docs/using_plain_connections.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions