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

AWS DocumentDB compatibility #31

Open
jaydp17 opened this issue Aug 18, 2021 · 0 comments
Open

AWS DocumentDB compatibility #31

jaydp17 opened this issue Aug 18, 2021 · 0 comments

Comments

@jaydp17
Copy link
Contributor

jaydp17 commented Aug 18, 2021

Hello team, I have been running the backend in aws with DocumentDB & it worked great till now.

But with the latest merge 4f66828 it doesn't work anymore because DocumentDB doesn't support cursor.collation as documented here

The cursor.collation call is made from the function getTopRecords

Is it possible to maintain DocumentDB compatibility?

The advantages of maintaining the compatibility would be that for all users running the explorer on aws can easily use the hosted mongo service by aws (i.e. DocumentDB) making it easier to get started with the project.

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

3 participants
@jaydp17 and others