Class BasicCacheStrategy

java.lang.Object
io.rtr.alchemy.caching.BasicCacheStrategy
All Implemented Interfaces:
CacheStrategy
Direct Known Subclasses:
PeriodicStaleCheckingCacheStrategy

public class BasicCacheStrategy extends Object implements CacheStrategy
Implements a basic cache strategy that will always update the cache any time an experiment is loaded, saved, or deleted