XYO Platform SDK - v3.10.6
    Preparing search index...
    interface CacheConfig {
        max?: number;
        maxSize?: number;
        ttl?: number;
    }
    Index

    Properties

    Properties

    max?: number
    maxSize?: number
    ttl?: number