agenda/agendash

unusable with Azure CosmosDB

vtrphan opened this issue · 1 comments

this package is unusable if the DB is not mongoDB pure, but Azure CosmosDB.
the api call failed with an error: Unrecognized pipeline stage name: $facet","name":"MongoError"
CosmosDB does not support all the features of pure mongoDB

Anyone has a suggestion for a workaround?

With the old agendash package there is no such problem

Hopefully CosmosDB already added support. If not - please submit a PR fixing the issue.