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

Use kv.list as replacement for list key #11

Closed
StarpTech opened this issue Apr 27, 2021 · 0 comments
Closed

Use kv.list as replacement for list key #11

StarpTech opened this issue Apr 27, 2021 · 0 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@StarpTech
Copy link
Owner

This solves the issue with concurrent writes on the list index. The search index like uid, serviceName are stored in the metadata field.

https://developers.cloudflare.com/workers/runtime-apis/kv#listing-by-prefix

@StarpTech StarpTech changed the title Use kv.list as replacement for list index Use kv.list as replacement for list key Apr 27, 2021
@StarpTech StarpTech added enhancement New feature or request wontfix This will not be worked on labels Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant