Ask a question to get started
Enter to send•Shift+Enter new line
A single cache entry with metadata for TTL tracking.
CacheEntry( self, value: Any, created_at: float, refresh_func: Optional[Callable[[], Any]] = None )
Check if entry is past its TTL (needs refresh).