Caching: cached files stay forever #18

Open
opened 2022-09-12 00:51:30 +02:00 by JanGross · 0 comments
JanGross commented 2022-09-12 00:51:30 +02:00 (Migrated from github.com)

We could:

  • Keep track of the previous hash and delete once the new render finished
  • Use last accessed metadata to clean up old files in fixed intervals
  • Change hashing strategy to overwrite existing files instead
We could: - Keep track of the previous hash and delete once the new render finished - Use last accessed metadata to clean up old files in fixed intervals - Change hashing strategy to overwrite existing files instead
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#18
No description provided.