Project

General

Profile

Task #1976

Updated by Radek Tomiška over 4 years ago

Create a new FE agenda which is able to show    usage of IdM cache (number of files/memory size) and possibility to clean it. 
 - New CacheManager will be created - will be reusing Spring cache manager abstraction. 
 - New Dto representing cache will be created 
 - New FE agenda will be created (Setting -> Modules -> Cache) - e.g.    Setting -> Modules -> Backend modules for inspiration. Columns with cache name and size will be shown. Filter is not needed right now. 
 - Cache can be evicted. 

Back