Configuration

All global caches inherit the following default values for the configuration parameters.

These values can be overridden for any global cache. In the examples below curam-group is the name of the default cache group and curam.myproject.mycache is the name of the cache.

Figure 1. Configuring a global cache
curam.cache.curam-group.curam.myproject.mycache.size=1000
curam.cache.curam-group.curam.myproject.mycache.evictionPolicy=LRU
curam.cache.curam-group.curam.myproject.mycache.timeToLive=3600
curam.cache.curam-group.curam.myproject.mycache.timeToIdle=300