Crates.io | bb8-mongodb |
lib.rs | bb8-mongodb |
version | 1.0.0 |
source | src |
created_at | 2022-07-22 00:28:26.624674 |
updated_at | 2024-08-27 13:48:15.115124 |
description | bb8 connection pooling impmentation for the MongoDB database |
homepage | http://github.com/rustyhorde/bb8-mongodb |
repository | https://github.com/rustyhorde/bb8-mongodb |
max_upload_size | |
id | 630005 |
size | 35,469 |
A bb8 asynchronous connection pool implementation for MongoDB.
The minimum supported version of Rust is 1.67.0.
See the documentation at docs.rs for example usage
See the documentation at CONTRIBUTING.md
Licensed under either of
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.