Module types

Module types 

Source
Expand description

Status/header types shared across the cache pipeline.

Enums§

ReflexStatus
High-level cache status used for metrics and response headers.

Constants§

REFLEX_STATUS_ERROR
Error value for status endpoints.
REFLEX_STATUS_HEADER
Response header used to report cache status.
REFLEX_STATUS_HEALTHY
Health value for status endpoints.
REFLEX_STATUS_NOT_READY
Not-ready value for status endpoints.
REFLEX_STATUS_READY
Ready value for status endpoints.
REFLEX_STATUS_STORED
Stored value for status endpoints.