truist / gallery

Simple Perl-based image gallery for static images
https://gallery.rainskit.com/
MIT License
1 stars 1 forks source link

Clean up cache directory organization (because caching is evil) #4

Closed truist closed 7 years ago

truist commented 7 years ago

A friend was clearing his cache by deleting a particular album from the cache dir. That's not sufficient, because of the .rotated dir. Change how the cache dirs are structured so people won't trip over this.

Idea: $CACHE_DIR/album1/album2/image.jpg/{original,800x600,150x150-square}