@ipregistry/client
    Preparing search index...

    Class InMemoryCache<V>

    An in-process cache with time-based expiration and a bounded size using least-recently-used eviction. Entries expire expireAfter milliseconds after insertion; reading an entry refreshes its recency for eviction purposes but does not extend its lifetime.

    Type Parameters

    Implements

    Index

    Constructors

    Methods