Actions
Task #3255
openUse in-memory cache to save controlled values for MERGE attributes
Start date:
02/10/2023
Due date:
% Done:
60%
Estimated time:
Owner:
Description
At the moment, these controlled values are saved in the database which results in decreased performance. This can be optimized by using the in-memory cache.
Related issues
Updated by Tomáš Doischer almost 2 years ago
- Related to Defect #3253: Provisioning with merge values can lead to blocked threads added
Updated by Tomáš Doischer almost 2 years ago
- % Done changed from 0 to 60
PoC draft: https://github.com/bcvsolutions/CzechIdMng/pull/331
There are still some edge cases to cover.
Actions