You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This would be stored in browser, will there be a restriction on how much data can be stored per partition?
The text was updated successfully, but these errors were encountered: