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

Support Sequel #713

Closed
censoredp opened this issue Sep 16, 2022 · 1 comment
Closed

Support Sequel #713

censoredp opened this issue Sep 16, 2022 · 1 comment
Projects

Comments

@censoredp
Copy link

Currently GoodJob supports only ActiveRecord for database connectivity. Sequel is more powerful and very popular alternative. There's also a gem that helps with integration into rails.

Also sequel has listen method and extension for advisory locks.

@bensheldon bensheldon added this to Inbox in Backlog Sep 16, 2022
@bensheldon
Copy link
Owner

@censoredp thanks for suggesting this. I don't plan to add support for GoodJob; I think GoodJob is too tightly architected around ActiveRecord.

I'd be happy to advise someone else who believed otherwise and wanted to build an extension for GoodJob or their own Sequel-powered ActiveJob backend.

Backlog automation moved this from Inbox to Done Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Backlog
  
Done
Development

No branches or pull requests

2 participants