阅读背景:

如何将Redux与非常大的数据集和IndexedDB集成

来源:互联网 

I have an app that uses a sync API to get its data, and requires to store all the data locally. The data set itself is very large, and I am reluctant to store it in memory, since it can contains thousands of records. Since I don't think the actual data structure is relevant, let's assume I am building an email client that needs to be accessible offline, and that I want my storage mechanism to be IndexedDB (which is async).I have an app that uses a sync API to get its d




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: