Skip to content

feat: add filecache config to enable/disable real purge#3263

Merged
dvikan merged 3 commits intoRSS-Bridge:masterfrom
dvikan:fix-6
Mar 6, 2023
Merged

feat: add filecache config to enable/disable real purge#3263
dvikan merged 3 commits intoRSS-Bridge:masterfrom
dvikan:fix-6

Conversation

@dvikan
Copy link
Contributor

@dvikan dvikan commented Feb 15, 2023

I have a need to turn of the actual file deletes in the purgeCache() of FileCache and instead run it as a cronjob.

This change adds a config to optionally turn of the actual file deletes that FileCache's purgeCache() does.

An alternative implementation is a new cache e.g. CronFileCache or AppendOnlyFileCache.

@dvikan dvikan merged commit 058e792 into RSS-Bridge:master Mar 6, 2023
@dvikan dvikan deleted the fix-6 branch March 6, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant