-
Watcher code should run in the browser since it's written in TypeScript/JS. However, the watcher databases are currently hosted in PostgreSQL servers. In order to host the entire watcher stack in the …
-
### Steps to Reproduce
Currently web in v4 only supports in-memory storage, no persistence.
Needs to be fixed
### Code sample
```dart
Provide a few simple lines of code to show your pro…
-
## Feature Request
Currently transaction support has not yet been implemented for the sqlite storage adapter. The transactions in websql work quite differently to indexeddb. The api for react nativ…
-
So we can abort the whole import process on error, avoiding leaving the db in an inconsistent state.
n1k0 updated
3 months ago
-
To support the Flutter Web platform, we need an alternative to native libraries, as wasm does not seem to cover everything the native libs do; e.g. "proper" file APIs.
To provide a minimal valuable…
-
https://www.chromestatus.com/feature/5658847691669504
Some examples in this article: https://developers.google.com/web/updates/2018/09/asynchronous-access-to-http-cookies
I also like the idea of…
-
Web SQL wird nicht mehr weiterentwickelt, siehe http://www.w3.org/TR/webdatabase/
Stattdessen sollten wir IndexedDB verwenden. Dazu folgende Links:
Spezifikation: https://developer.mozilla.org/en/do…
-
Consider:
- Alice and Bob have an active Olm session.
- Alice is using a client which uses the indexeddb backend of matrix-crypto-sdk. She wants to send a new Olm message, so she generates a new…
-
What's a database solution most similar to Dexie which runs in Node? In 2017, I beleive that there is still no implementation of IndexedDB which runs in Node. I love the Dexie API. Have your say.
ghost updated
3 months ago
-
When Sugarizer is launched with Firefox in private mode, the message `FATAL ERROR: indexedDB not supported, could be related to use of private mode` appears several time and some actions do nothing or…