Ashni
My feedback
9 results found
-
16 votes
An error occurred while saving the comment -
3 votes
An error occurred while saving the comment Ashni commentedHi Mervyn, appreciate you filing this request.
I've created https://jira.mongodb.org/browse/JAVA-5484 to track this feature request. I'd recommend that you follow along there for updates, and if there's anything you'd like to add about your specific use case, please add it in the comments of that ticket. Thank you.
-
1 voteAshni shared this idea ·
-
0 votes
An error occurred while saving the comment Ashni commentedHi Daniel, thank you for raising this request. I'm going to link the related ticket in the JAVA backlog for anyone who might want to chime in on the ticket or track progress here:
https://jira.mongodb.org/browse/JAVA-5192. -
1 vote
An error occurred while saving the comment Ashni commentedHi Anudeep, thanks for filing this request. For Android and multiplatform applications, we have the Atlas Device Kotlin SDK. For server-side, we have a Kotlin driver that supports coroutines as well.
You can find some Kotlin tutorials here: https://www.mongodb.com/developer/languages/kotlin/.
-
113 votes
Thank you for your feedback. We are currently considering this project. If you would like to add more specific feedback about your use case/needs, please reach out via email.
An error occurred while saving the comment Ashni commentedHi all, as mentioned below, this work remains under consideration. We remain excited about Dart as a language and will continue to track its evolution. In the meantime, there are other ways to use MongoDB with Dart:
- use the Flutter SDK with client-side or endpoint Flutter applications
- use another community Dart driver, mongo-dart
- Use the Atlas Data API -
6 votes
An error occurred while saving the comment Ashni commentedHi, thank you for your feedback. We've created https://jira.mongodb.org/browse/JAVA-4347 to address this work. Please comment on the ticket or reach out to me with specifics around your use case.
-
1 voteAshni shared this idea ·
-
4 votes
An error occurred while saving the comment Ashni commentedHey Paddy! Thanks for letting us know about your feature request. In the 4.8 release of the driver just a few months ago, we released native support for AWS EKS. Would you mind taking a look at https://jira.mongodb.org/browse/JAVA-4118 and letting me know if this meets your needs?
Hi, thank you for the feedback. We are in the process of introducing a new client-wide timeout to Java (JAVA-3828 will be released first in alpha in the v5.2 release of the Java Driver, with a later GA) that will allow for a new timeoutMS setting that will govern the amount of time a single operation can execute before control is returned to the user. This timeout will cover all the work done to execute an operation (including server selection, connection checkout, and server-side execution). Please have a look at the epic -- or the spec, if you'd like to dive deeper -- and share your feedback. Thank you!
Epic: https://jira.mongodb.org/browse/JAVA-3828
Spec: https://github.com/mongodb/specifications/blob/master/source/client-side-operations-timeout/client-side-operations-timeout.md