Skip to content

Commit 9738d4a

Browse files
authored
Including Async KV API (#26646)
1 parent 7a65663 commit 9738d4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/durable-objects/api/sqlite-storage-api.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ ctx.storage.onNextSessionRestoreBookmark(bookmark);
189189

190190
<Render file="api-sync-kv" product="durable-objects" />
191191

192+
## Asynchronous KV API
193+
194+
<Render file="api-async-kv-legacy" product="durable-objects" />
195+
192196
## Alarms
193197

194198
<Render file="api-storage-alarms" product="durable-objects" />

0 commit comments

Comments
 (0)