mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-11 20:12:45 +00:00
12 lines
434 B
Markdown
12 lines
434 B
Markdown
|
# Caching
|
||
|
|
||
|
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.
|
||
|
|
||
|
!!! note
|
||
|
These guides are only relevant if you're running a [reverse proxy](../../getting_started/reverse_proxy/index.md).
|
||
|
|
||
|
## Guides
|
||
|
|
||
|
* [Caching API responses](api.md)
|
||
|
* [Assets and media serving and caching](assets-media.md)
|