saalfeldlab / render

Render transformed image tiles
GNU General Public License v2.0
34 stars 32 forks source link

Allow use of MongoDB connection strings #66

Closed perlman closed 6 years ago

perlman commented 7 years ago

Allow MongDB URIs as an alternate to separate host, port, user and pass parameters.

Additional parameters can be encoded in the URIs, including ssl, replica sets and alternative authentication: https://docs.mongodb.com/manual/reference/connection-string/