Alachisoft NCache 4.1 - Online Documentation

Read-through and Write-through Cache Providers

 
 
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. User can add multiple Read-Through and Write-through providers with their applications.
 
Following section describes the required steps to enable read-through and write-through Cache Providers.
 
In this section
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.
 
See Also
Explains implementation of ReadThuProvider and list of methods required to be defined by the classes implementing this provider on server end.
Explains implementation of WriteThruProvider and list of methods required to be defined by the classes implementing this provider on server end.
Explains the deployment of ReadThuProvider and WriteThuProvider.
 

 
Copyright © 2005-2012 Alachisoft. All rights reserved.