mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-11 17:08:08 +00:00
a43a11136a
* The key group should generally reflect a single logical key, usually a single getWithSet call, with the rest being variants of that key, e.g. not a namespace. * Give it an explicit expiry. I noticed this issue by reviewing the remaining data stored on WMF's mainstash-redis instances. There were some old file-pdf:* keys there from long ago. They were able to survive this long due to not having an expiry set. Ref https://phabricator.wikimedia.org/T280586#8168908 Ref https://phabricator.wikimedia.org/T314453#8168858 Change-Id: Ibad24c0ac7d1e7f965227f49320814b96375858e |
||
---|---|---|
.. | ||
PdfHandler.php | ||
PdfImage.php |