Skip to main content

Crate rain_engine_store_valkey

Crate rain_engine_store_valkey 

Source
Expand description

Valkey-backed coordination and scratchpad storage for RainEngine workers.

Valkey is used for distributed claims, leases, and short-lived key/value state. Durable agent state remains in the ledger store.

Structs§

ValkeyCoordinationStore

Enums§

ValkeyBackend