index.md (434B)
1 # Caching 2 3 This section covers a number of different caching techniques that can be used to make GoToSocial more robust in the face of higher traffic and offload the GoToSocial instance from some work. 4 5 !!! note 6 These guides are only relevant if you're running a [reverse proxy](../../getting_started/reverse_proxy/index.md). 7 8 ## Guides 9 10 * [Caching API responses](api.md) 11 * [Assets and media serving and caching](assets-media.md)