@wxn0brp/db-core
    Preparing search index...

    A smart executor for queuing and executing asynchronous operations with a TTL.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    collections: Map<string, SmartExecutorEntry> = ...
    ttl: number = ...

    Methods

    • Parameters

      • func: Function
      • query: any
      • collection: string

      Returns Promise<any>