What usually should be cached?

Technology CommunityCategory: CachingWhat usually should be cached?
VietMX Staff asked 3 years ago

The results for the following processes are good candidates for caching:

  • Long-running queries on databases,
  • high-latency network requests (for external APIs),
  • computation-intensive processing