sfackler / r2d2

A generic connection pool for Rust
Apache License 2.0
1.51k stars 82 forks source link

Add mongodb/r2d2-mongodb to README.md #56

Closed petoknm closed 6 years ago

petoknm commented 6 years ago

I created an adaptor for the mongodb backend. I just wanted to add it to the README so that people know that r2d2 supports mongodb as well.