CacheFactory
CacheFactory copied to clipboard
Name of property is `enabled` in CacheInfo output, not `enable`
Enabled flag key name is enabled
not enable
inside CacheOptions
when querying cache.info();
Reproduce by simply creating a cache and console logging out cache.info();