Library API
    Preparing search index...

    Function getMemoryStorage

    • Retrieves or creates a named in-memory Storage instance for environments without native Storage support.

      Parameters

      • name: string

        The identifier for the memory storage instance

      Returns Storage

      A Storage-compatible object backed by in-memory Map