← Back to context Comment by maninblackv2 2 years ago How is async storage limit is handled ? 1 comment maninblackv2 Reply stopachka 2 years ago We designed Instant so that the client store works as a cache: it only stores a partial amount of data: just the queries you need to load the page. The server is responsible for storing all the data.
stopachka 2 years ago We designed Instant so that the client store works as a cache: it only stores a partial amount of data: just the queries you need to load the page. The server is responsible for storing all the data.
We designed Instant so that the client store works as a cache: it only stores a partial amount of data: just the queries you need to load the page. The server is responsible for storing all the data.