- Hands-On RESTful Web Services with TypeScript 3
- Biharck Muniz Araújo
- 110字
- 2021-07-02 12:19:18
Cacheable
The aim of caching is to never have to generate the same response more than once. The key benefits of using this strategy are an increase in speed and a reduction in server processing.
Essentially, the request flows through a cache or a series of caches, such as local caching, proxy caching, or reverse proxy caching, in front of the service hosting the resource. If any of them match with any criteria during the request (for example, the timestamp or client ID), the data is returned based on the cache layer, and if the caches cannot satisfy the request, the request goes to the server:

推薦閱讀
- Microsoft Dynamics 365 Business Central Cookbook
- 癌癥療愈錄:腫瘤門診敘事紀實
- 健康快車的故事
- 中華口腔醫學會團體標準(2017—2022年)
- 口腔科常見及多發病就醫指南系列:口腔正畸就醫指南
- Hands-On Functional Programming with C++
- 實用肝膽病臨床手冊
- 臨床心理學
- 與癌共舞
- 神經系統疾病的檢驗診斷(第2版)
- 癲癇綜合征管理手冊
- Activiti 5.x Business Process Management Beginner's Guide
- 走進孤獨的世界:為家長專業解讀自閉癥
- 寬型與窄型QRS波心動過速的診斷與鑒別診斷
- 癌癥療愈錄:腫瘤門診敘事紀實二