appsmithorg / appsmithorg/appsmith

[Feature] Client side structured data with IndexedDB

Aperta
#3,913 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
Enhancement Javascript Product JS Evaluation Low Query & JS Pod Query Widgets & IDE Pod
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

## Summary
Support storing large data or files in [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API).

## Motivation
While `storeValue` function works for small amounts of data when storing bigger files or data objects, we can use IndexedDB. This would also reduce the load on the data tree where bigger responses keep slowing down the app.

## Additional Context
We can access IndexedDB directly from Web Workers as well

Front logo [Front conversations](https://app.frontapp.com/open/top_77hjg)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.