The plan and the cursor, in the Durable Object's own SQL.
NOT ctx.storage.put(), for the same reason cfw_meta is not: a cursor read has
to be possible from synchronous, PHP-facing code, and put() is async. And not a
single JSON blob either, because a unit carries a serialized sandbox that can be
large and must be updated without rewriting the whole plan.
The plan and the cursor, in the Durable Object's own SQL.
NOT
ctx.storage.put(), for the same reasoncfw_metais not: a cursor read has to be possible from synchronous, PHP-facing code, andput()is async. And not a single JSON blob either, because a unit carries a serialized sandbox that can be large and must be updated without rewriting the whole plan.