help wanted
Repository-Metriken
- Stars
- (12.520 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 2h) (1 gemergte PR in 30 T)
Beschreibung
Is it possible to specify a time wherein the dataloader can keep a copy of the data, but when the time has elapsed, it will automatically clear the cache?
Or we just need to have an external function (setInterval), which calls the [customDataLoader].clear() or [customDataLoader].clearAll()?