NCache 4.4 - Online Documentation

Using Cache Dependencies

 
This section explains in detail how to use different cache dependencies using NCache Client API.
 
In This Section
 
Explains how to add data using file and key dependency.
 
Explains how to use database dependency for the purpose of synchronizing cache with database.
 
Explains how the user can write his own dependency scenarios and use the feature of custom dependency.
 
Explains how to synchronize data among different caches to ensure data integrity.
 
Explains how cache dependency can be added to an existing item without any need to update it.
 
Explains how to add multiple dependencies with a single cache item.