-
I noticed that the AsyncStorage interface is:
I found that persistor will create a single stoage object, if the cacheTime is set very long and the query data is very large, the cache So, I think if when can add query key in Storage set & get method, In this way, we can save and get cache data one by one, a query's cache data can be saved to one file or a record in sqlite, etc. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
see: #2649 |
Beta Was this translation helpful? Give feedback.
see: #2649