bb8-mongodb

Crates.iobb8-mongodb
lib.rsbb8-mongodb
version1.0.0
sourcesrc
created_at2022-07-22 00:28:26.624674
updated_at2024-08-27 13:48:15.115124
descriptionbb8 connection pooling impmentation for the MongoDB database
homepagehttp://github.com/rustyhorde/bb8-mongodb
repositoryhttps://github.com/rustyhorde/bb8-mongodb
max_upload_size
id630005
size35,469
Jason Ozias (CraZySacX)

documentation

http://docs.rs/bb8-mongodb

README

bb8-mongodb

A bb8 asynchronous connection pool implementation for MongoDB.

Current Release

docs.rs Crates.io Crates.io Crates.io codecov CI sponsor

MSRV

The minimum supported version of Rust is 1.67.0.

Example Usage

See the documentation at docs.rs for example usage

Contributing

See the documentation at CONTRIBUTING.md

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 10

cargo fmt