FastMCP Cloud is here! Join the beta.
fastmcp.utilities.cache
TimedCache
Methods:
set
set(self, key: Any, value: Any) -> None
get
get(self, key: Any) -> Any
clear
clear(self) -> None