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

Question on how much data can be stored in Shared Storage #30

Closed
gong-doli opened this issue May 23, 2022 · 2 comments
Closed

Question on how much data can be stored in Shared Storage #30

gong-doli opened this issue May 23, 2022 · 2 comments

Comments

@gong-doli
Copy link

This would be stored in browser, will there be a restriction on how much data can be stored per partition?

@etrouton
Copy link
Contributor

From the public design doc (https://docs.google.com/document/d/1XFbHVFZc8Y5uisNLl3-yiJvY_njCcOMTcHW1AzyUu3I/edit): "We will need storage quotas. A strawman proposal is to have a per-entry size cap of 4 KB—both keys and values will be limited to 1024 char16_t characters apiece—and a per-origin entry cap of 10,000 entries, with a mechanism that prevents additional entries from being committed when an origin’s capacity is full."

Would love to hear feedback on if those limits are reasonable. Thank you.

@pythagoraskitty
Copy link
Collaborator

Closing this issue for now, but please re-open (or open a new issue), if you have further questions. Thanks.

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

3 participants