CACHE_SIZE_UNLIMITED
Constant used to indicate the LRU garbage collection should be disabled.
Set this value as the cacheSizeBytes
on the settings passed to the
Firestore instance.
const CACHE_SIZE_UNLIMITED;
Constant used to indicate the LRU garbage collection should be disabled.
Set this value as the cacheSizeBytes
on the settings passed to the
Firestore instance.