Applications rely on in memory caching of data for faster performance. There are multiple aspects that need to be considered while enabling in memory caching of data:


Canvas provides a simple cache management layer that relies on a XML based declaration of the caches. Canvas provides a simple means to access the cache from anywhere within the application. Every cache is associated with its data handler that is responsible for fetching data for the cache.

View the following pages: