Which type of cache invalidation does the Cache scope support without having to write any additional code?
The Cache scope supports time to live (TTL) as a cache invalidation strategy without having to write any additional code. TTL specifies how long the cached response is valid before it expires and needs to be refreshed. The Cache scope also supports custom invalidation strategies using MEL or DataWeave expressions. Reference: https://docs.mulesoft.com/mule-runtime/4.3/cache-scope#cache_invalidation
Chauncey
8 days agoLachelle
13 days agoBilly
18 days agoJulieta
23 days ago