You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:::caution[Metadata when writing to SQLite-backed Durable Object]
123
-
All writes to a SQLite-backed Durable Object stores nominal amounts of metadata in the Durable Object, which counts towards your billable storage.
122
+
:::caution[Metadata when writing to a SQLite-backed Durable Objects]
123
+
All writes to a SQLite-backed Durable Object stores nominal amounts of metadata in the Durable Object, which counts towards your billable [storage](/durable-objects/best-practices/access-durable-objects-storage/).
124
124
125
125
The metadata remains in the Durable Object until you call [`deleteAll()`](/durable-objects/api/storage-api/#deleteall).
0 commit comments