Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reliance on Amazon SQS for microservices #6

Closed
kiranoot opened this issue Feb 6, 2019 · 0 comments · Fixed by #83
Closed

Remove reliance on Amazon SQS for microservices #6

kiranoot opened this issue Feb 6, 2019 · 0 comments · Fixed by #83
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kiranoot
Copy link
Contributor

kiranoot commented Feb 6, 2019

Ideally this should be a configurable drop in that supports both through an interface class, but a simpler replacement with a Redis/AMPQ based queue can be enough if time constrained.

Investigation of which queue systems might best support the needs of the site is required for this.

If anyone has any suggestions for a readily accessible gem that does reliable queues, that would be helpful.

@kiranoot kiranoot added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2019
@kiranoot kiranoot changed the title Remove reliance on Amazon SQS for microservices. Remove reliance on Amazon SQS for microservices Feb 6, 2019
@kiranoot kiranoot self-assigned this May 9, 2019
@kiranoot kiranoot mentioned this issue May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant