kinetex - v1.0.0-rc.1
    Preparing search index...

    Class MemoryStorageAdapter

    In-memory cache storage adapter. Eviction is the sole responsibility of HTTPCache._ensureCapacity() — this class is a pure KV store to avoid tag-index / stats drift.

    Implements

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get size(): number

      Number of entries currently stored.

      Returns number

    Methods