diff options
Diffstat (limited to 'plugin/cache/README.md')
-rw-r--r-- | plugin/cache/README.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/plugin/cache/README.md b/plugin/cache/README.md index 9adb4582f..edbc6f8fc 100644 --- a/plugin/cache/README.md +++ b/plugin/cache/README.md @@ -1,6 +1,14 @@ # cache -*cache* enables a frontend cache. It will cache all records except zone transfers and metadata records. +## Name + +*cache* - enables a frontend cache. + +## Description + +With *cache* enabled all records except zone transfers and metadata records will be cached for up to +3600s. Caching is mostly useful in a scenario when fetching data from the backend (upstream, +database, etc.) is expensive. ## Syntax |