A data cache represented by a persistence provider specific data cache
object.
Currently, Redis and MATLAB® are the only supported persistence providers. Therefore, the cache objects will be
of type mps.cache.RedisCache
or
mps.cache.MATFileCache
.
Example: c