DBCache.refreshItem()method
refreshItem(collection: Collection<string, II, TT>, id: II, maxAge?: number): Promise<void>
Refresh a specific item store for a collection.
refreshItem(collection: Collection<string, II, TT>, id: II, maxAge?: number): Promise<void>
Refresh a specific item store for a collection.