Expand description
Admin API for cache introspection and management.
This module provides HTTP endpoints for monitoring and managing the cache at runtime. Features include statistics, key inspection, hot key tracking, and tag-based invalidation.
Modules§
Structs§
- Admin
Config - Configuration for the admin API.
- Admin
State - Shared state for admin API handlers.