Skip to content

Change default for Entity.cache.enabled and Entity.cache.level to inherit the Runtime.Cache values. #3149

@aaronburtle

Description

@aaronburtle

Currently we have Enity.cache.enabled utilizing a default value of false. We want this to simply align with the Runtime.cache.enabled, and same for cache.level from the Runtime. So if those values are not included in the entity, they will simply come from the global, Runtime value.

Metadata

Metadata

Assignees

Labels

usabilityMake the APIs more user friendly with better exceptions

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions