thedodd / wither

An ODM for MongoDB built on the official MongoDB Rust driver.
https://docs.rs/wither
Other
324 stars 40 forks source link

WIP: [feat] Add support for mongodb beta client #84

Closed simoneromano96 closed 2 years ago

simoneromano96 commented 2 years ago

This is a first test to allow using the beta version of the mongo client; this is useful for all the people that are using tokio 1.0. Today we have a lot of rust web servers that run on tokio 1.0.

simoneromano96 commented 2 years ago

No need to keep this open since today they released mongo driver 2.0