electron/utils/cache/StandardizedCache
Standardized cache system for all managers and services.
Remarks
Provides consistent caching behavior, event emission, statistics, and invalidation strategies across the entire application. Features TTL expiration, LRU eviction, bulk operations, and comprehensive metrics tracking for optimal performance monitoring.