Skip to main content

Module file_cache

Module file_cache 

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

CacheEntry
Cache file metadata
CacheStats
Cache statistics
FileCache
File-based cache manager for GitHub API responses

Constants§

DEFAULT_CACHE_TTL
Default cache TTL (24 hours)