summaryrefslogtreecommitdiff
path: root/internal/cache/status.go
AgeCommit message (Expand)AuthorFiles
2022-11-15[chore] update database caching library (#1040)Libravatar kim1
2022-09-21[chore] Tidy up status deletion, remove from cache too (#845)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-18[feature] Implement `cache-control` and etags for static assets (#711)Libravatar tobi1
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim1
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-09-30Golint (#255)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1