Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Canvas provides a robust caching module where application developers can define their caches and use the same in a guaranteed manner across the application.

Features:

  • It supports Declarative Cache definition allowing for control by design.
  • It supports configuration of data source, scope, expiry interval, validity monitoring, and dynamic initialization parameters.
  • It supports eager and lazy cache initialization.
  • It provides ready-made data source handlers for fetching data using the Canvas database framework and integration framework.


  • No labels