Implement Cache incremental refresh data on cron scheduled job
Type of change
-
Bug Fix - [X ] Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
#402 (closed)
Does this introduce a change in the core logic?
- [YES/NO] Yes
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [YES/NO] No
What is the current behavior?
Currently scheduled Cron job also destroys the cache and whole cache is re created.
What is the new/expected behavior?
Cron Job will perform incremental refresh (new records and updated records)