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

MongoDB.driver linq Provider V2 for legacy projects #45

Open
varunsoochik opened this issue Jan 31, 2024 · 1 comment
Open

MongoDB.driver linq Provider V2 for legacy projects #45

varunsoochik opened this issue Jan 31, 2024 · 1 comment

Comments

@varunsoochik
Copy link

Hi,

We have legacy project which uses mongodb as backend.
We upgrade the spi package of your to latest preview.

We use linqprovider v2. But while.using this with quartz, because spi package uses mongodb driver 2.21 it uses linqprovider version 3 by default.

Can you provide a option to change the linq provider in Mongodbjobstore implementation

@glucaci
Copy link
Owner

glucaci commented Feb 2, 2024

Hi, it's not on the roadmap currently, but if you need it you are welcomed to create a PR into the v4 branch.

Thanks!

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

2 participants