Uses of Package
io.rtr.alchemy.caching
Packages that use io.rtr.alchemy.caching
-
Classes in io.rtr.alchemy.caching used by io.rtr.alchemy.cachingClassDescriptionImplements a basic cache strategy that will always update the cache any time an experiment is loaded, saved, or deletedDefines the behavior for when to invalidate items in the cacheA context object that allows you to interact safely with the cache, preventing multiple calls to invalidate from triggering redundant cache reloads and allowing the user the option to invalidate the cache asynchronously
-
Classes in io.rtr.alchemy.caching used by io.rtr.alchemy.models