@cfxlabsinc/b2b-services
    Preparing search index...

    Variable LEDGER_ACCOUNT_ADMIN_SEARCH_CACHEConst

    LEDGER_ACCOUNT_ADMIN_SEARCH_CACHE: {
        l1: { ttl: 30000 };
        namespace: "ledger-account-admin-search";
        ttl: number;
    } = ...

    Cross-customer admin search cache. Owned by LedgerAccountAdminQueryService; LedgerAccountService (the account writer) constructs a buster over the same namespace so a new/edited account busts the cross-customer searches the admin pickers read.

    Type Declaration

    • Readonlyl1: { ttl: 30000 }
    • Readonlynamespace: "ledger-account-admin-search"
    • Readonlyttl: number