@cfxlabsinc/b2b-services
    Preparing search index...
    CacheScope: "customer" | "collection" | "key"

    How a namespace's entries can be busted — and therefore how operators reason about it.

    Type Declaration

    • "customer"

      Entries carry a customerId FT tag → bustable per customer via tag invalidation.

    • "collection"

      Entries carry a collection FT tag → a directory-wide bust, not per customer.

    • "key"

      No tag index — only an exact-key delete or a full namespace clear reaches it.