shared/constants/cacheConfig
Standardized cache configuration constants for consistent caching behavior across all managers and services.
Remarksโ
Provides centralized cache configuration to ensure consistent TTL values, size limits, and naming conventions throughout the application. These constants are used by StandardizedCache instances in managers and services.