Namespace The.Caching.Policy
Structs
- ReadPolicy
For a cache entry containing entity rows of the given type and age, decide whether it's up-to-date.
- WritePolicy
For an entity type, decide how cache entries should be stored.
Enums
- ReadOutcome
Result of a ReadPolicy determination.
- WriteOutcome
Result of a WritePolicy determination.