Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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;