Skip to content

[Feature] Support allowConcurrency and noCache options for Durable Object get() function #716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
lukevalenta opened this issue Mar 19, 2025 · 1 comment

Comments

@lukevalenta
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

As described in https://developers.cloudflare.com/durable-objects/api/storage-api/#supported-options, it should be possible to submit a Durable Object get() request with the allowConcurrency and/or noCache options.

This may already be possible today by calling

directly. If so, we should document it and add an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@lukevalenta and others