mongo
mongo copied to clipboard
support readPreference/readPreferenceTags ?
Looks like readPreference and readPreferenceTags options are totally ignored Is there any workaround for it ?
+1 this is also something we're struggling with. @bardouni did you find any workaround?
@nathanclevenger you can import from npm:mongodb. try it
this project has no maintainer currently
Thanks @erfanium ... I can use npm:mongodb for self-hosted Deno, but we're currently using Deno deploy and it's not supported ... I might have to try spinning up Deno containers on Cloud Run so we can use npm:mongodb
Can't you use a cdn like esm.sh?
+1 this is also something we're struggling with. @bardouni did you find any workaround?
Not really, I was just experimenting at that time to see if this would work for new ideas