Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions guides/developer/caching.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: "Caching"
description: "Caching can reduce the overall number of queries that Lightdash executes against your data warehouse. Learn more about the types of caching and how to enable caching in this doc."
---

:::info Availability
Caching features are only available to:
- **Lightdash Cloud customers** (all plans)
- **On-premise customers with a valid License key**
:::
<Info>
**Availability:** Caching features are only available to:
- **Lightdash Cloud customers** (all plans)
- **On-premise customers with a valid License key**
</Info>

Lightdash supports two types of caching:

Expand Down