Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cache mechanism #308

Merged
merged 13 commits into from
Jun 29, 2022
Merged

Improve cache mechanism #308

merged 13 commits into from
Jun 29, 2022

Conversation

szyb
Copy link
Owner

@szyb szyb commented Jun 28, 2022

Fixes #305

szyb added 13 commits June 28, 2022 20:48
Removed obsolete AppSettings
Add some comments
Add additional rules for validation
Fixed healthcheck
Add Startup hosted service
- maintenance job: create subfolders in cache folder for each source,
- one time job: migrate existing cache files to new folders
- cleanup job: remove old cache files (not used for 60 days). (leave all cache files for inactive sources)
Fix healthchecks to use those subfolders
@szyb szyb merged commit 789ae1d into master Jun 29, 2022
@szyb szyb deleted the cache2 branch June 29, 2022 19:01
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.

Improve cache mechanism
1 participant