DBCache.refreshAll()method
refreshAll(collection: Collection<string, II, TT>, maxAge?: number): Promise<void>
Refresh every cached store (items and queries) for a collection.
refreshAll(collection: Collection<string, II, TT>, maxAge?: number): Promise<void>
Refresh every cached store (items and queries) for a collection.