Cache Startup Loader and Refresher
Note
This feature is only available in NCache Enterprise Edition.
NCache provides you with Cache Startup Loader, a facility of adding the specified data in the cache on cache startup. It means every time the cache will be started the data will be loaded in the cache without the user, manually adding it. NCache also provides support of Cache Refresher that refreshes this loaded data after a certain period of time to ensure that the data loaded on startup does not go stale.
This section describes the implementation and usage of Cache Startup Loader and Refresher.
In this Section
Cache Startup Loader and Refresher Overview
The conceptual details of cache startup loader/refresher as well as its advantages and usage.
Implement Cache Startup Loader and Refresher
Discusses the implementation of cache startup loader and refresher.
Cache Startup Loader and Refresher Components
Discusses in detail the components of cache startup loader and refresher.