Expand description

Experimental KV store interfaces for Compute@Edge.

This crate contains experimental APIs that are subject to change or removal even in minor versions of this crate. These APIs may not be available for all Compute@Edge services; contact support@fastly.com for details.

Re-exports

pub use self::local_kv::LocalStore;
pub use self::object_store::ObjectStore;

Modules

Enums

Errors that can arise during key-value store operations.