Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
62 results found
-
MongoDB to throw error when detect '.' in keys insert
Not sure if MongoDB was supposed to be unstructured even for keys. Because MongoDB currently does not support '$' and '.' in its keys, is it possible for MongoDB to throw an error if '$' or '.' are detected in keys during insert? MongoDB currently does not do that and is problematic to fix for previous large databases which have '$' or '.' in keys
1 vote -
Allow to configure `maxTimeMS` for commands executed from Data Explorer
What is the problem that needs to be solved? Allow to configure
maxTimeMS
for commands executed from Data Explorer.Why is it a problem? (the pain) A) Data Explorer cannot work with views in case if the view is taking >15000 ms to be load. Data Explorer cannot work with find in case if that find operation is taking >15000 ms to be completed.
1 vote
- Don't see your idea?