Module admin

Module admin 

Source
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§

routes
Admin API route handlers.
stats
Statistics collection for the admin API.

Structs§

AdminConfig
Configuration for the admin API.
AdminState
Shared state for admin API handlers.