/mongo

production-grade mongodb driver

Primary LanguageNimMIT LicenseMIT

mongo

Test Matrix GitHub release (latest by date) Minimum supported Nim version License

It's a fork of nimongo for production use.

Usage Notes

  • define:ssl
  • mm:arc

Set the DNS_SERVER environmental variable to force a specific DNS server for the purposes of replica resolution.

When connecting to Atlas or other clusters, we'll open maxConnections per each replica.

License

MIT