appsmithorg / appsmithorg/appsmith

[Feature] Client side structured data with IndexedDB

Open
#3,913 2 comments 1 reaction 0 assignees View on GitHub
Enhancement Javascript Product JS Evaluation Low Query & JS Pod Query Widgets & IDE Pod
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.