We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8c25f commit 89a1bafCopy full SHA for 89a1baf
src/content/release-notes/hyperdrive.yaml
@@ -5,6 +5,11 @@ productLink: "/hyperdrive/"
5
productArea: Developer platform
6
productAreaLink: /workers/platform/changelog/platform/
7
entries:
8
+ - publish_date: "2025-05-05"
9
+ title: Hyperdrive improves regional caching for prepared statements for faster cache hits
10
+ description: |-
11
+ Hyperdrive now better caches prepared statements closer to your Workers. This results in up to 5x faster cache hits by
12
+ reducing the roundtrips needed between your Worker and Hyperdrive's connection pool.
13
- publish_date: "2025-03-07"
14
title: Hyperdrive connects to your database using Cloudflare's IP address ranges
15
description: |-
0 commit comments