I using ngrx store for angular application, is there any limit on how much data can it store?
It was not a problem as of now. But I want to make sure that it doesn’t ran out of size. I have 80MB of data fetching now which can increase in future.
I using ngrx store for angular application, is there any limit on how much data can it store?
It was not a problem as of now. But I want to make sure that it doesn’t ran out of size. I have 80MB of data fetching now which can increase in future.