@valkey/valkey-glide
    Preparing search index...

    Variable ALL_PATTERNSConst

    ALL_PATTERNS: null

    Constant representing "all patterns" for punsubscribe operations. Use this to unsubscribe from all pattern subscriptions at once.

    await client.punsubscribeLazy(ALL_PATTERNS);