Momento Rust SDK
The Momento Rust SDK is available via crates.io: momento
.
The source code can be found on GitHub: momentohq/client-sdk-rust.
Requirements
- A Momento API Key is required; you can get one from the Momento Web Console.
- A modern
cargo
tool chain is required; we love rustup!
Resources
- Getting started with Momento Cache in Rust
- Getting started with Momento Topics in Rust
- Getting started with Momento Storage in Rust
- Asynchronous APIs, Result Types, Configuration, and Error Handling
- Rust SDK Examples: working example projects that illustrate how to use the Rust SDK