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

Compatibility of Quartz.NET MongoDB Job Store with Azure Cosmos DB MongoDB API #31

Open
prajasek-netapp opened this issue Sep 20, 2024 · 0 comments

Comments

@prajasek-netapp
Copy link

Dear Team,

We are currently evaluating the MongoDB job store for Quartz.NET with the intention of potentially utilizing Azure Cosmos DB in the future, under the assumption that the transition could be as simple as updating the MongoDB connection string to point to Cosmos DB's MongoDB API.

However, I have come across cosmosdb-quartznet library that appears to be specifically tailored for Cosmos DB integration with Quartz.NET. This has prompted some questions:

  1. Is the MongoDB job store fully compatible with Cosmos DB's MongoDB API, and are there any known limitations or considerations we should be aware of?
  2. What are the advantages of using a Cosmos DB-specific library for Quartz.NET over the standard MongoDB job store?
  3. Could you provide insights or guidance on choosing between these two approaches for a Quartz.NET and Cosmos DB integration?

Any information or experiences you can share would be greatly appreciated as we plan our architecture to be both robust and future-proof.

Best regards,
Raj

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