Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

change caching to have query stings cached in subdirectories of the route #252

Open teodesian opened 2 years ago

teodesian commented 2 years ago

e.g. /blah?query=foo should do www/statics/blah/query=foo&bar=baz

this way we can easily invalidate them all when the parent query is invalidated by removing the dir