apollo-server/docs/source/best-practices/caching.md

13 lines
226 B
Markdown
Raw Normal View History

2018-04-05 01:24:56 -04:00
---
title: Caching
description: Caching your operations and your resources
---
Caching is super great, you should be doing it... Add note about distributed vs in memory
### Whole query caching
### CDN
### Resource caching