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
The comment about nightly features is no longer relevant and I have a local changeset that enables this functionality with the existing dependency versions.
Is there an existing issue for this?
Description
The function that creates a transaction for a DurableObject's Storage is currently commented out. See here:
workers-rs/worker/src/durable.rs
Lines 445 to 464 in 3db61a4
The comment about nightly features is no longer relevant and I have a local changeset that enables this functionality with the existing dependency versions.
The documentation on this API indicates that it shouldn't generally be necessary to invoke this but there are still some cases where it is useful: https://developers.cloudflare.com/durable-objects/api/transactional-storage-api/#supported-options-2
The text was updated successfully, but these errors were encountered: