👎Deprecated since 0.8.8: Object Store APIs are now available in the
fastly
crateExpand 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;
Deprecated pub use self::object_store::ObjectStore;
Deprecated
Modules§
- local_
kv Deprecated - object_
store Deprecated
Enums§
- Store
Error Deprecated - Errors that can arise during key-value store operations.