Skip to content

Commit 6eef62e

Browse files
committed
thomasgauvin: add changelog for workers kv dual providers
1 parent 9dad05b commit 6eef62e

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
172 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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 Workers KV namespaces, providing significant performance improvements through our redesigned architecture with new Cloudflare infrastructure storage providers. We've rebuilt Workers KV to run on both our own infrastructure and existing providers for increased availability and faster performance.
10+
11+
![Workers KV latency improvements showing p95 and p99 performance gains in Europe, Asia, Africa and Middle East regions](~/assets/images/kv/changelog/kv-hybrid-providers-performance-improvements.png)
12+
13+
## Performance & reliability improvements
14+
15+
The new hybrid architecture delivers substantial latency improvements throughout Europe, Asia, Middle East, Africa regions:
16+
17+
- **p95 latency**: Reduced from ~150ms to ~50ms (67%)
18+
- **p99 latency**: Reduced from ~350ms to ~250ms (29%)
19+
20+
In addition, the new backend architecture eliminates single points of failures providing active-active redundancy across independent storage systems.
21+
22+
This architecture ensures that Workers KV remains available even if one backend experiences issues, ensuring high availability and reliability while retaining Workers KV's existing eventual consistency and read-heavy scale.

0 commit comments

Comments
 (0)