Skip to content

Commit 7b9c7be

Browse files
authored
Remove outdated note about max_age and stale_while_revalidate support from hyperdrive docs (#17441)
1 parent 368cf4f commit 7b9c7be

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/hyperdrive/configuration/query-caching.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ SELECT LASTVAL(), * FROM articles LIMIT 50;
3434

3535
## Default cache settings
3636

37-
:::note
38-
39-
Hyperdrive will support configuring both the `max_age` and `stale_while_revalidate` values in the near future.
40-
41-
:::
42-
4337
The default caching behaviour for Hyperdrive is defined as below:
4438

4539
- `max_age` = 60 seconds (1 minute)

0 commit comments

Comments
 (0)