-
Hi,
I am looking for an offline app solution for both desktop and mobile, and it seems GroundMeteor is the best choice. But I am really concerned with the localStorage's 5MB quota, because I am going …
oeway updated
5 months ago
-
//todo simplify this stuff, why is defaultValue being passed to FetcherFn
//todo we don't even need this lib, just use SWR itself directly
//todo use git submodules instead if you want to keep u…
-
A number of specifications need updating:
- [x] localStorage / sessionStorage - https://github.com/whatwg/html/pull/5560
- [ ] Indexed DB - https://github.com/w3c/IndexedDB/pull/334
- [ ] Service…
-
I'm tracing through the code for a [bug I opened in Expo](https://github.com/expo/expo/issues/13357) and led me to this repo because they have a revendor of your code.
What I am trying to do is avo…
-
From a quick test https://github.com/nolanlawson/cordova-plugin-sqlite-2 seems to do better in some but not all tests in https://github.com/brodybits/Cordova-sqlite-perftest (with 3 minor changes). SQ…
-
**URL**: https://mobility-fbau.fujifilm.com/webmobility/index.html
**Browser / Version**: Firefox Mobile 100.0
**Operating System**: Android 9
**Tested Another Browser**: Yes Chrome
**Problem …
-
Hi,
### Library version
8.0.4
### Issue
README contains wrong examples of using the library (or the types need to be reviewed, you decide).
If we take the *Simple queries* example:
`…
-
For importing, we currently have two options:
* Full import (truncates all local WebSql tables, fetches the complete data set from Couch, and inserts all rows into the local WebSql tables)
* Increme…
-
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…
-
Hi,
When trying to use index db in a ios 8.1 app via https://github.com/axemclion/IndexedDBShim I get the following error:
```
SecurityError: DOM Exception 18: An attempt was made to break through t…