express-beans
    Preparing search index...

    Interface Cache

    Cache options Cache

    interface Cache {
        duration: number;
        type?: "memory";
    }
    Index

    Properties

    Properties

    duration: number

    Duration of the cache in milliseconds

    type?: "memory"

    Type of cache