mapping-tools: Name the cache after the date #30

Merged parmentf merged 1 commit into tdm:master from tdm:mapping-tools-name-cache-after-the-day 18 days ago
@parmentf parmentf commented 18 days ago

As the tables are now externalized, they can change independently of the mapping-tools version.
However, the caches still contain the old values of the mapping tables.
Therefore, they need to be flushed/removed regularly to ensure that the correct values are in the cache relatively quickly.
We have chosen to incorporate the current date into the cache name, so that we have one cache per day.
In principle, caches from previous days should not be used anymore, and there is a script that deletes those that have not been used for some time.

@parmentf parmentf referenced the pull request 18 days ago

mapping-tools: Name the cache after the date

@parmentf parmentf merged commit 959ef70 into master from mapping-tools-name-cache-after-the-day 18 days ago
@parmentf parmentf closed this pull request 18 days ago
@parmentf parmentf deleted the mapping-tools-name-cache-after-the-day branch 18 days ago
Labels

Priority
default
Milestone
No milestone
Assignee
No one
1 participant
@parmentf