cloudflare / cloudflare/workers-rs

[Feature] startAfter / start_after in Durable Object list_with_options

Open
#405 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3.7k
Forks
429
Avg merge
20h 28m
Merged PRs (30d)
7

Description

### Is there an existing issue for this?

- [X] 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.