Alachisoft NCache 4.1 - Online Documentation

Read-through and Write-through Caching

 
NOTE: This feature is not available in NCache Express and Professional edition.
 
While working with datasources, it is important to transparently fetch the required data from the master datasource if it is not available in the cache and vice versa. Read-Through and Write-through are provided by NCache for this purpose. Now you can add multiple Read-Through and Write-through providers with your applications.
Following section describes the required steps to enable read-through and write-through Cache Providers.
 
In this section
 
Explains implementation of IReadThuProvider and list of methods required to be defined by the classes implementing this provider.
Explains implementation of IWriteThruProvider and list of methods required to be defined by the classes implementing this provider.
 
See Also
 
Describes how you can enable Read-Through Caching using NCache Manager in few simple steps.
Describes how you can enable Write-Through Caching using NCache Manager in few simple steps.
Explains the deployment of IReadThuProvider and IWriteThuProvider.
 
Copyright © 2005-2012 Alachisoft. All rights reserved.