Check validity of cache #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.