@aracna/core - v1.5.0
    Preparing search index...

    Variable MemoryStorageConst

    MemoryStorage: SyncStorage = ...

    The MemoryStorage is a SyncStorage that uses a Map as its storage, which means that it will only be available in the current session.

    Aracna Reference