aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache/cache.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not upgrade the cache in `print-cache`René 'Necoro' Neumann2021-02-271-2/+2
* New cache format using gzip compressionRené 'Necoro' Neumann2021-02-271-5/+11
* Put storing / loading details into cache implementationRené 'Necoro' Neumann2021-02-271-5/+5
* Change from `transformToCurrent` to `transformTo`René 'Necoro' Neumann2021-02-271-3/+3
* Improve namingRené 'Necoro' Neumann2021-02-221-6/+6
* Split cache and feed packagesRené 'Necoro' Neumann2021-02-221-0/+179