TimeZynk / mongo

A clojure wrapper for the com.mongodb.client Java API.
MIT License
1 stars 0 forks source link

Bugfix: Persistent connections not scoped #12

Closed eureton closed 1 year ago

eureton commented 1 year ago

Persistent connections don't respect wrap-mongo scope.

Notes: