Reference data caching
Caching is controlled by the following section of the C:\path\to\reference\data\App_data\config\sitecore\ReferenceData\sc.XConnect.ReferenceData.Service.Cache.xml file:
If you are accessing the Reference Data Service from a Sitecore server that uses the ReferenceDataService implementation of IReferenceDataClient, caching client configuration applies.
Configuring the Reference Data Service in a Sitecore context
Some core roles, such as Processing, access the Reference Data Service database directly via the service API rather than the client API. In a Sitecore context, the Reference Data Service caching options are configured in the C:\path\to\sitecore\App_Config\Sitecore\Marketing.Xdb.ReferenceData.Service\Sitecore.Xdb.ReferenceData.Service.config file.
The following settings determine the cache implementation and cache entry lifetime:
To disable caching, replace the cache type with NullDefinitionCache as shown: