Skip to content
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

[Feature] startAfter / start_after in Durable Object list_with_options #405

Open
1 task done
radix opened this issue Oct 23, 2023 · 0 comments
Open
1 task done

Comments

@radix
Copy link

radix commented Oct 23, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

The JS API for transactional storage in durable objects supports a field called "startAfter" on ListOptions: https://developers.cloudflare.com/durable-objects/api/transactional-storage-api/

This is not exposed through the Rust ListOptions type, and I can't figure out how to get access to the lower-level raw JS API that would allow me to pass my own list options object.

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

1 participant