| Package | Description |
|---|---|
| io.rtr.alchemy.caching | |
| io.rtr.alchemy.models |
| Class and Description |
|---|
| BasicCacheStrategy
Implements a basic cache strategy that will always update the cache any time an experiment is loaded, saved, or
deleted
|
| CacheStrategy
Defines the behavior for when to invalidate items in the cache
|
| CachingContext
A 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
|
| Class and Description |
|---|
| CacheStrategy
Defines the behavior for when to invalidate items in the cache
|
Copyright © 2020. All rights reserved.