Documentation
    Preparing search index...

    In-memory implementation of IAgentStore with TTL-based expiry.

    Expired entries are pruned from memory at an interval (default 60 s).

    Implements

    Index

    Constructors

    Methods

    • Removes the record for the given id, if present. No-op when absent.

      Parameters

      • agentId: string

      Returns void