I am building a react native project with aws-appsync for offline capability. but when my cache size increase and records increase to 5000(can we increase in millions) my application is lagging while updating to local cache. Is the any way to overcome this problem.
Asked
Active
Viewed 52 times
2

Nirmalsinh Rathod
- 5,079
- 4
- 26
- 56

RkKhanpuriya
- 164
- 1
- 13
-
possible duplicate of https://stackoverflow.com/questions/52862441/react-native-aws-appsync-maximum-data-storage. although it's unanswered at the time of this comment – roray Mar 28 '19 at 07:37