Add Data Source Providers
Note
This feature is only available in NCache Enterprise.
While working with the cache, client applications may need to perform operations on the master data source. For this purpose, NCache supports transparent read/write operations to any type of back-end data source through Read-Through and Write-Through caching. Using this feature, the client application can fetch or write data to the master data source using the following providers.
- Read-Through
- Write-Through
- Write-Behind
In This Section
Read-Through Provider
Explains how to enable and configure a Read-Through provider on a cache.
Write-Through Provider
Explains how to enable and configure a Write-Through provider on a cache.
Write-Through Provider for Write-Behind Operations
Explains how to configure a Write-Through provider for Write-Behind operations.