Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 484 Bytes

caching.md

File metadata and controls

11 lines (7 loc) · 484 Bytes

Caching

The Cache policy lets you store and retrieve a result from an in memory or distributed cache rather than making a request to the underlying service.

This cache is set to store a response for 1.5 seconds.