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

Consider switching ActiveJob backend from Sidekiq to SolidQueue #159

Open
floehopper opened this issue Jan 20, 2024 · 0 comments
Open

Consider switching ActiveJob backend from Sidekiq to SolidQueue #159

floehopper opened this issue Jan 20, 2024 · 0 comments

Comments

@floehopper
Copy link
Member

  • SolidQueue would remove our dependency on Redis and thus potentially reduce our monthly costs.
  • I've found working with ActiveJob + Sidekiq very confusing. It seems as if ActiveJob itself implements a bunch of stuff that's also implemented in Sidekiq. Also there's a lot of out-of-date Sidekiq documentation around, so it's often hard to work out how to configure stuff.
  • SolidQueue is going to be the default in Rails v8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant