JetStream KV Is a Change Stream, Not a Table
JetStream KV looks like a key-value database, but it is a stream abstraction with a latest-value view — watch for changes, design keys as hierarchies, and treat entity types as key prefixes.
7 min read
Engineering Manager / Technical Lead
A topic hub collecting every article tagged Key-Value Store. Use it to explore related posts and follow this theme across the site.
1 article
JetStream KV looks like a key-value database, but it is a stream abstraction with a latest-value view — watch for changes, design keys as hierarchies, and treat entity types as key prefixes.
Quick find
Search by topic, title, framework, or pattern.