aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* New cache format using gzip compressionRené 'Necoro' Neumann2021-02-273-7/+76
* Put storing / loading details into cache implementationRené 'Necoro' Neumann2021-02-272-5/+17
* Rename fileRené 'Necoro' Neumann2021-02-271-0/+0
* Change from `transformToCurrent` to `transformTo`René 'Necoro' Neumann2021-02-272-5/+10
* Filter feeds in cache: Keep at most 1000 obsolete items per feedRené 'Necoro' Neumann2021-02-271-8/+38
* Fix remaining use of `state.feeds`René 'Necoro' Neumann2021-02-271-1/+1
* Improve output of `print-cache`René 'Necoro' Neumann2021-02-271-2/+16
* Improve namingRené 'Necoro' Neumann2021-02-223-10/+13
* Split cache and feed packagesRené 'Necoro' Neumann2021-02-223-0/+648