Skip to main content

Crate cpex_session_valkey

Crate cpex_session_valkey 

Source

Structs§

ValkeyConfig
Parsed global.apl.session_store config for kind: valkey.
ValkeySessionStore
Valkey-backed session label store.
ValkeySessionStoreFactory
Factory the host registers via AplOptions.session_store_factories.

Enums§

BuildError
Error returned while building a ValkeySessionStore from config.

Constants§

KIND
The kind: discriminator this factory builds. Part of the public surface — it is the string operators write in their config.