//! Cache Module
//!
//! This module provides functionality for managing cache operations, including cache control, checking cached responses, and hydrating the cache.
// Module for handling Cache-Control header checks
// Module for checking and retrieving cached responses
// Module for hydrating the cache with JSON data
// Scoped cache invalidation helpers
// Module for rehydrating the cache with JSON data