Question: Mongodb+srv #228
thecontinium
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes, you can use it like so: (ns my-namespace (:require [monger.core :as monger]))
(defonce db (monger/connect-via-uri "mongodb+srv://user:pass@host/db")) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm getting a Are you guys sure you fully support the SRV DNS record? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Is the mongodb+Srv protocol supported.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions