class

RentcastProxy::CacheManager

Inherits Reference < Object

Constants

DEFAULT_TTL_SECONDS = 604800

Class methods

cache_with_ttl(endpoint : String, query_params : String, response_body : String, status_code : Int32, ttl_seconds : Int32 = DEFAULT_TTL_SECONDS)
Source
cleanup_expired_entries
Source
start_cleanup_scheduler
Source