zibri
    Preparing search index...
    RemoveOnOverflowStrategy:
        | "leastRecentlyUsed"
        | "mostRecentlyUsed"
        | "leastFrequentlyUsed"
        | "firstInFirstOut"

    The different strategies on how to handle cache overflows.