Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the cache provider for Machine Learning model artifacts, impacting how these artifacts are stored and retrieved. |
| What area does it affect? |
Machine Learning Model Management |
| What does the default mean? |
The default value is "com.glide.platform_ml.models.artifacts.DbBackedArtifactCache", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing ML performance or changing cache strategies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cache.provider.ml_object_cache |
| Sys ID |
98a1da15f32232008e31301e73612b94 |
| Type |
string |
| Application |
Global |
| Default value |
com.glide.platform_ml.models.artifacts.DbBackedArtifactCache |
| Description |
The cache provider for storing Machine Learning model artifacts |
| Updated |
2024-05-25 03:39:05 |
Related properties