Open rafalp opened 1 year ago
Adds clear_all and prime cache methods, which I've found useful in my app and are implemented by aiodataloader, but are missing from SyncDataLoader.
clear_all
prime
aiodataloader
SyncDataLoader
Adds
clear_all
andprime
cache methods, which I've found useful in my app and are implemented byaiodataloader
, but are missing fromSyncDataLoader
.