Configuring Data Source Providers
While working with cache, client applications may need to perform operations on 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, client application can fetch or write data to master data source using the following providers.
-
Read Through
-
Write-Through
-
Write-Behind
In This Section
Explains how to enable and configure read-through provider on a cacha.
Explains how to enable and configure write-through provider on a cacha.
Explains how to configure write-through provider for write-behind operations.