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 converting to plugin #26

Open
rohit-gohri opened this issue Oct 1, 2019 · 0 comments
Open

Consider converting to plugin #26

rohit-gohri opened this issue Oct 1, 2019 · 0 comments

Comments

@rohit-gohri
Copy link
Contributor

rohit-gohri commented Oct 1, 2019

Objection.js Plugins: https://vincit.github.io/objection.js/guide/plugins.html
https://vincit.github.io/objection.js/guide/plugins.html#plugin-development-best-practices

We could break the Model class into multiple simpler plugins:

  • Cache/Redis-Cache
  • Data-Loader
  • Soft Delete
  • Timestamps
  • Query building helpers
  • GraphQL helpers

By default xorm could export objection with all plugins applied, while also exporting individual plugins allowing one to use only those features they need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant