amplify
amplify copied to clipboard
Offline DB Support
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
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