Commit Graph

14 Commits

Author SHA1 Message Date
837960e41b fix: initialize the avgcachestatus 2025-01-22 17:49:58 -06:00
86754b21aa refactor: comment out logging for request duration in ServeHTTP method 2025-01-22 17:49:58 -06:00
5682c1e9c8 feat: add AvgCacheState to track average cache hits and misses 2025-01-22 17:49:58 -06:00
93d65f2ae1 refactor: streamline release and test workflows by removing unnecessary steps 2025-01-22 17:49:58 -06:00
d7408bf202 refactor: remove old CI workflows and consolidate into a new test workflow 2025-01-22 17:49:58 -06:00
83ee19629c refactor: remove unnecessary go generate step from goreleaser configuration 2025-01-22 17:49:58 -06:00
bc7744b5a7 fix: handle error from http.ListenAndServe in SteamCache 2025-01-22 17:49:58 -06:00
aa6764040b refactor: remove address flag and set default value in command configuration 2025-01-22 17:49:58 -06:00
4caa14fa68 docs: update README with garbage collection details and Windows hosts file override instructions 2025-01-22 17:49:58 -06:00
e27a64fb2e refactor: simplify tag release workflow by removing unnecessary steps 2025-01-22 17:49:58 -06:00
c5e2c822dd fix: update Gitea URLs in goreleaser configuration forehead 2025-01-22 17:49:58 -06:00
e66ec227b0 refactor: update goreleaser configuration for improved build and release process 2025-01-22 17:49:58 -06:00
4721373f67 refactor: remove commented build steps and add checksum script for binaries 2025-01-22 17:49:58 -06:00
f54150c3d2 initial commit 2025-01-22 17:49:22 -06:00