shared_mongodb 0.1.0

Handy functions to share a mongodb client within a process
Documentation

shared_mongodb

This crate is a handy helper to share a MongoDB client within a process, for example, to share it among asynchronous request handlers.