fdb icon indicating copy to clipboard operation
fdb copied to clipboard

FoundationDB client API for Tokio

FoundationDB Client API for Tokio

crates.io codecov build

Getting Help

First, see if the answer to your question can be found in the Guides or the API documentation. If the answer is not there, you can contact us. We would be happy to try to answer your question.

You can find main branch API doumentation here.

Supported Rust Versions

We follow Tokio project MSRV (minimum supported rust version) policy. The current MSRV is 1.49.0.

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

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.