Check validity of cache #1

Open
opened 2025-01-12 16:36:45 -08:00 by Zynh0722 · 0 comments
Owner

Currently nyazoom's cache is two parts, a sqlite database file is in two parts, the sqlite database file, and the actual cached zip files.

The thing to fix is that nyazoom just assumes those two parts are in sync, but really we should be validating that cache occasionally, or at least checking if the cache is intact piecewise as people request pages.

Currently nyazoom's cache is two parts, a sqlite database file is in two parts, the sqlite database file, and the actual cached zip files. The thing to fix is that nyazoom just assumes those two parts are in sync, but really we should be validating that cache occasionally, or at least checking if the cache is intact piecewise as people request pages.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Zynh0722/nyazoom#1
No description provided.