Hi, What if u r caching data from a REST api that u expect to give same result ( lets say for country code IN , API gives India as country) but somehow in background the data is updated ( example, from INDIA to Bharat) during the time where INDIA is already in cache , how can we ensure to have updated data with caching implementated
Thank you so much for explaining concept clearly in very short time, great lecture.
Great
Great 👍🏻
Hi bro
Hi,
What if u r caching data from a REST api that u expect to give same result ( lets say for country code IN , API gives India as country) but somehow in background the data is updated ( example, from INDIA to Bharat) during the time where INDIA is already in cache , how can we ensure to have updated data with caching implementated