Actions
Feature #1689
openImplement application-wide and Hibernate L2 caching
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
-
Target version:
-
Start date:
05/24/2019
Due date:
% Done:
0%
Estimated time:
Owner:
Description
We already have basic caching enabled in the IdM (#94).
There are several problems, suspected to boil down to large and frequent data transfers between IdM an database.
First, we need to measure traffic IdM <---> database to have some sort of baseline. Then, we need to implement L2 caching (if it is worth it) using some known provider (ehCache, JCache, Infispan, ...).
When we are at it, we should enable the caching application-wide if it makes sense.
Actions