Skip to content

Commit 25b1d5e

Browse files
Add changelog for Workers KV updated storage providers (#24607)
* thomasgauvin: add changelog for workers kv new hybrid providers * nit * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx Co-authored-by: Matt Silverlock <[email protected]> * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx * Update src/content/changelog/kv/2025-08-22-kv-performance-improvements.mdx --------- Co-authored-by: Matt Silverlock <[email protected]>
1 parent ce486e0 commit 25b1d5e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
172 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Workers KV completes hybrid storage provider rollout for improved performance, fault-tolerance
3+
description: Workers KV adds new storage providers on Cloudflare's infrastructure, delivering significant latency improvements with p95 latency reduced by 67% and p99 by 29%.
4+
products:
5+
- kv
6+
date: 2025-08-22 12:00:00 UTC
7+
---
8+
9+
Workers KV has completed rolling out performance improvements across all KV namespaces, providing a significant latency reduction on read operations for all KV users. This is due to architectural changes to KV's underlying storage infrastructure, which introduces a new metadata later and substantially improves redundancy.
10+
11+
![Workers KV latency improvements showing P95 and P99 performance gains in Europe, Asia, Africa and Middle East regions as measured within KV's internal storage gateway worker.](~/assets/images/kv/changelog/kv-hybrid-providers-performance-improvements.png)
12+
13+
## Performance improvements
14+
15+
The new hybrid architecture delivers substantial latency reductions throughout Europe, Asia, Middle East, Africa regions. Over the past 2 weeks, we have observed the following:
16+
17+
- **p95 latency**: Reduced from ~150ms to ~50ms (67% decrease)
18+
- **p99 latency**: Reduced from ~350ms to ~250ms (29% decrease)
19+
20+

0 commit comments

Comments
 (0)