angel3_cache library
Classes
-
CacheService<
Id, Data> -
An Angel
Service
that caches data from another service. - ResponseCache
- A flexible response cache for Angel.
Functions
-
cacheSerializationResults(
{Duration? timeout, FutureOr< bool> shouldCache(RequestContext, ResponseContext, Object)?}) → RequestHandler - A middleware that enables the caching of response serialization.