Document the freezer DB space-time trade-off (#808)

This commit is contained in:
Michael Sproul
2020-01-15 15:36:12 +11:00
parent 82b55ea418
commit 4632e9ce52
3 changed files with 71 additions and 0 deletions

9
book/src/advanced.md Normal file
View File

@@ -0,0 +1,9 @@
# Advanced Usage
Want to get into the nitty-gritty of Lighthouse configuration? Looking for something not covered
elsewhere?
This section provides detailed information about configuring Lighthouse for specific use cases, and
tips about how things work under the hood.
* [Advanced Database Configuration](./advanced_database.md): understanding space-time trade-offs in the database.