Expand description
StateBackendConfig: tagged enum selecting the runtime state
backend. Three shapes: in_process, local (filesystem path),
object_store (s3/gcs/file url).
Enums§
- Discovery
Mode - How nodes discover one another in
object_storemode. - State
Backend Build Error - Failure modes for
StateBackendConfig::build. - State
Backend Config - Tagged-union config that selects the runtime
StateBackend.
Constants§
- DEFAULT_
VNODE_ CAPACITY - Default number of vnodes if the user does not override.