agendash
agendash copied to clipboard
Added support for AWS Document DB
Since AWS Document DB does not support $facet and throws an error, I created a workaround for generating the pagination and results.
If the original call throws an error it tries the AWS workaround. Tested and it returns back filtered results with correct pagination
This will be amazing if this can get pushed, been wanting use documentDB with agendash for a while now
Any update on this getting pushed?
Loving your workaround! But could we please rewrite it to avoid double querying? (Also, there is a merge conflict now. sorry!)