Closed Redsandro closed 7 years ago
Prefetch happens only on active use (you should read data again and again). If you don't read data, prefetch will stop.
If you need something else - try to describe your logic in details, what should happen.
Ah ok, I misunderstood. Thank you!
I would like the cache to expire and not be prefetched again.
Is there a way to do that?