Expand description
Status/header types shared across the cache pipeline.
Enums§
- Reflex
Status - 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.