Stone.js API
    Preparing search index...
    CacheStoreThunk: () => CacheStore

    A factory that lazily builds a CacheStore (so a store is only constructed when first used, e.g. a Redis client is not created until the redis store is accessed).

    Type Declaration