core/connect ignores :uri key and tries to connect 127.0.0.1:27017 instead. Patch fix this behaviour by checking uri key existance and trying to connect by uri if it's provided. |
||
|---|---|---|
| .. | ||
| clojure/monger | ||
| java | ||
core/connect ignores :uri key and tries to connect 127.0.0.1:27017 instead. Patch fix this behaviour by checking uri key existance and trying to connect by uri if it's provided. |
||
|---|---|---|
| .. | ||
| clojure/monger | ||
| java | ||