Module wasmcloud_control_interface::kv
source · Structs
- A KV store that caches all link definitions and claims in memory as it receives updates from the NATS KV bucket. This store is recommended for use in situations where there are many data lookups (an example of this is Wadm).
Traits
- A trait that defines the interface for a type that can build a
KvStore
Functions
- A helper that creates a filter function for
get_filtered_linksto fetch links between a specific actor and provider