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

Offline DB Support #93

Open
peterzrogers opened this issue Nov 28, 2013 · 1 comment
Open

Offline DB Support #93

peterzrogers opened this issue Nov 28, 2013 · 1 comment

Comments

@peterzrogers
Copy link

Hi,

This looks like the most complete storage library around but I don't see any support for data sizes larger than the 2.49M you can safely rely on for mobile browsers.

Is there any planned support for WebSQL and IndexDB?

If not then is there an example piece of code of somebody who has implemented this through your custom caches because that documentations seems to be a little sparse.

Thanks,

Peter

@codearachnid
Copy link

Hey @peterzrogers, I've built a SQLite implementation utilizing deferments and standardized integration for interfacing with SQLite as a cache engine https://github.com/codearachnid/amplify.sqlite

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