mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-19 22:51:13 +03:00
* refactor(cache): extract and encapsulate cache expiration logic * fix: logic bug in getSimpleHTMLDOMCached * fix: silly me, index should of course be on the key column * silly me again, PRIMARY keys get index by default lol * comment out the delete portion in loadData * remove a few log statements * tweak twitter cache timeout |
||
---|---|---|
.. | ||
FileCache.php | ||
MemcachedCache.php | ||
NullCache.php | ||
SQLiteCache.php |