-
As noted with @rabbull, all ORM entities for the SQLite backends are contained in `storage/sqlite_zip/orm.py`, while the other SQLite-based storage backends then import from there, e.g.:
https://gi…
-
### SubTasks
refer [here](https://docs.google.com/spreadsheets/d/1Vq5vRUyAMv2npPv4j41omzZrYcRUb8LEOhNVu_O4OE8/edit?gid=1727375547#gid=1727375547&range=A2:A9) for full test case descriptions
```[ta…
-
Potentially use pouchDB
-
### 💾 Issue: Set Up IndexedDB Persistence with Dexie for To-Do App
#### 🏷 Version: `0.0.4`
---
### 📄 Summary
Integrate Dexie to enable local data persistence using IndexedDB, ensuring the …
-
### What happened?
I'm trying to implement a very simple PoC using Storage Write API and test it using the emulator (v0.6.3), but I keep getting this error:
`com.google.api.gax.rpc.UnknownExceptio…
-
### Background:
As part of our 1.x goals, we want to externalize all storage objects that interact with mls-rs so internal functionality is not directly dependent on a user-provided storage mechanism…
-
**Current Progress ⌛**
I have a basic MVP webapp set up, main focus has been on getting a basis for a mobile focused app with offline storage.
Tasks to make this a reality:
- [x] Webapp with off…
-
### Description
###I want to add a feature to the to-do list project that includes the following improvements:
**Persistent To-Do Items:** When the page is refreshed, to-do items should remain in…
-
### Problem
When hosting a JupyterLite page, there is a balance between avoiding user data loss (by having a persistent storage backend) and not having independent sessions interfere (a fresh windo…
-
In the supported methods and properties table in the README, it shows that the `md5` property is only supported for AzureBlobPath, but isnt supported for GSPath.
however there exists a property ret…