Expand description
File-based cache for offline support. Local file cache manager for GitHub API responses
Provides persistent caching with 24-hour TTL for offline support.
@task T024 @epic T014
Structs§
- Cache
Entry - Cache file metadata
- Cache
Stats - Cache statistics
- File
Cache - File-based cache manager for GitHub API responses
Constants§
- DEFAULT_
CACHE_ TTL - Default cache TTL (24 hours)