Project

General

Profile

Task #18203

Fix issues with the implementation of the cache

Added by Tushar Bhingare about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Start date:
05/04/2024
Due date:
12/04/2024
% Done:

100%

Estimated time:

Description

There are following issues that need to be fixed:

  • Modify Load() function to match the signature and functionality described in https://github.com/remiges-tech/crux/wiki/BRE-Implementation#rulesets-cache
  • Modify retrieveRulesetFromCache() to load the required ruleset from db only if it doesn't exist in the cache
  • Modify retrieveRuleSchemasFromCache() to load the required schema from db only if it doesn't exist in the cache
  • Modify update calls of WF to purge the cache

Also available in: Atom PDF