It is about Firebase's local cached data in Android.
If the Android user, has 1-2 years data in Firebase, is there a way to enable, setup, or filter Firebase persistence in local, so that it only create local cache for the last month ?
So we don't the whole data in local cache, but only the last month.