appsmithorg / appsmithorg/appsmith

[Feature] Client side structured data with IndexedDB

Abierto
#3,913 2 comentarios 1 reacción 0 asignados Ver en GitHub
Enhancement Javascript Product JS Evaluation Low Query & JS Pod Query Widgets & IDE Pod
Lenguaje dominante
TypeScript
Estrellas
40.9k
Forks
4.8k
Merge medio
1 d 22 h
PR fusionados (30 d)
45

Descripción

## 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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.