appsmithorg / appsmithorg/appsmith

[Feature] Client side structured data with IndexedDB

オープン
#3,913 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
Enhancement Javascript Product JS Evaluation Low Query & JS Pod Query Widgets & IDE Pod
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。