freshrss-image-cache-plugin
freshrss-image-cache-plugin copied to clipboard
Add a link to an alternative implementation of the caching service
First of all, I would like to express my gratitude for the development of the extension. It is a necessary part of my self-hosted RSS stack. Thank you!
The only thing I'm having trouble with is the caching service. I tried fixing the bugs, but after my proactive cache stopped working, I realized it was better to rewrite it (since I'm not very proficient in PHP).
This PR makes a humble note of my implementation of the caching service (I use it, works well).