Introduction

fdb-rs project aims to provide an ecosystem of ergonomic and well-tested Rust crates to help you to build and operate applications using FoundationDB and Tokio.

Each crate comes with reference documentation that you will find on docs.rs page for that crate. Here we provide you with guide level material.

If you have questions, please contact us and we will be happy to help.

fdb is our first crate. We recommend starting your FoundationDB plus Tokio journey with this crate.

Edit this page on GitHub