aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Cache.php
Commit message (Expand)AuthorAgeFilesLines
* implement short time object cache to reduce network calls and some cleanupMario2024-01-271-7/+9
* an attempt to cache seen item mids for the purpose that we can hide seen pubs...Mario2023-09-101-7/+7
* Update Cache.phpMax Kostikov2020-01-061-2/+1
* Add age choice on cached item retrieveMax Kostikov2020-01-051-2/+11
* Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-251-9/+4
* oembed cache: don't store the url (which may need to be truncated), store a h...zotlabs2017-04-181-6/+6
* restrict url cache to 254 maxlenredmatrix2016-07-261-0/+5
* relocate the cache classredmatrix2016-06-231-0/+46