@adcp/client API Reference - v3.3.3
    Preparing search index...

    Function createMemoryStorage

    • Factory function to create a memory storage instance

      Type Parameters

      • T

      Parameters

      • Optionaloptions: { cleanupIntervalMs?: number; maxItems?: number; autoCleanup?: boolean }

      Returns MemoryStorage<T>