aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache/v2.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increase go-conformity: map[T]struct{} instead of map[T]bool for setsRené 'Necoro' Neumann2021-11-221-1/+1
* Remove obsolete feeds from cache after 180 daysRené 'Necoro' Neumann2021-02-271-0/+4
* New cache format using gzip compressionRené 'Necoro' Neumann2021-02-271-0/+63