Skip to content

Commit 4b60e00

Browse files
committed
add note now sql storage billing
1 parent 3e38d21 commit 4b60e00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/partials/durable-objects/durable-objects-pricing.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ The [Durable Objects Storage API](/durable-objects/api/storage-api) is only acce
5252
{ props.product === "durable-objects" && <><AnchorHeading title="SQLite storage backend" depth={3}/></> }
5353
{ props.product === "workers" && <><AnchorHeading title="SQLite storage backend" depth={4}/></> }
5454

55+
:::note
56+
Storage billing is not yet enabled for Durable Object classes using SQLite storage backend. SQLite-backed Durable Objects will incur [charges for requests and duration](/durable-objects/platform/pricing/#compute-billing). Storage billing for Durable Objects using SQLite storage backend will be enabled at a later date with advance notice with the following pricing.
57+
:::
58+
5559
| | Workers Free plan | Workers Paid plan |
5660
| ----------------------------- | ------------------------- | --------------------------------------------------------- |
5761
| Rows reads <sup>1,2</sup> | 5 million / day | First 25 billion / month included + $0.001 / million rows |

0 commit comments

Comments
 (0)