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

    Variable TRANSACTION_METHOD_AGGREGATE_CACHEConst

    TRANSACTION_METHOD_AGGREGATE_CACHE: {
        l1: { ttl: 30000 };
        namespace: "transaction-method-aggregate";
        ttl: number;
    } = ...

    Shared cache config for the customer money-movement aggregateTotalsByMethod projection. Same ownership + busting model as TRANSACTION_SEARCH_CACHE.

    Type Declaration

    • Readonlyl1: { ttl: 30000 }
    • Readonlynamespace: "transaction-method-aggregate"
    • Readonlyttl: number