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

How much capacity for storage? #115

Closed
louistenm opened this issue Oct 14, 2022 · 1 comment
Closed

How much capacity for storage? #115

louistenm opened this issue Oct 14, 2022 · 1 comment

Comments

@louistenm
Copy link

how much capacity for storage?
can it be more than 20mb?

@nbubna
Copy link
Owner

nbubna commented Oct 14, 2022

Depends. store2 is not the storage provider, it's a developer-friendly facade over the browser web storage APIs. You can test for your particular browser here:
http://dev-test.nemikor.com/web-storage/support-test/

Typical is ~5MB, or so i'm told.

@nbubna nbubna closed this as completed Oct 14, 2022
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

2 participants