Colin-b/layabase

Allow DNS Seedlist Connection String Format for MongoDB

Opened this issue · 1 comments

Can you please add pymongo[srv] to the list of dependencies besides pymongo[tls]==3.* to allow MongoDB connection strings of the following format

mongodb+srv://server.example.com/

I will look into it, in the meantime feel free to come up with a PR or add the dependency inside your app :-)