Skip to content

Commit 07d0b80

Browse files
authored
add hyperdrive changelog entry (#18693)
1 parent 6502697 commit 07d0b80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/changelogs/hyperdrive.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ productLink: "/hyperdrive/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-12-11"
9+
title: Hyperdrive now caches queries in all Cloudflare locations decreasing cache hit latency by up to 90%
10+
description: |-
11+
Hyperdrive query caching now happens in all locations where Hyperdrive can be accessed. When making a query in a location that has cached the query result, your latency may be decreased by up to 90%.
12+
13+
Refer to [documentation to on how Hyperdrive caches query results](/hyperdrive/configuration/how-hyperdrive-works/#query-caching).
814
- publish_date: "2024-11-19"
915
title: Hyperdrive now supports clear-text password authentication
1016
description: |-

0 commit comments

Comments
 (0)