Store legacy cache files in the supercache directory. #177
+29
−19
Conversation
donnchawp
self-assigned this
Feb 2, 2017
donnchawp
merged commit 3284d22
into master
Feb 9, 2017
donnchawp
deleted the
legacy_files_in_supercache_dir branch
May 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
donnchawp commentedFeb 2, 2017
If we store the legacy cache files in the supercache directory it will
be much easier to maintain them as they'll be in a directory structure
that reflects the URLs served by the site, just like supercache files.
This patch checks the original blogs_cache directory first but any new
cache files will be created in the supercache directory.