imranmomin / Hangfire.AzureCosmosDb

Azure Cosmos DB storage provider for Hangfire
https://www.hangfire.io/
MIT License
17 stars 16 forks source link

fix: wrong composite indexes #57

Closed luisms89 closed 1 year ago

luisms89 commented 1 year ago

Fix index polity. The new composite index should not be part of the existing ones but instead must be added separate.

Final indexes:

image