2025-09-14 - 2026-09-14

Overview

23 Active Pull Requests
19 Active Issues
Excluding merges, 5 authors have pushed 40 commits to main and 68 commits to all branches. On main, 79 files have changed and there have been 14861 additions and 7538 deletions.

17 Releases published by 6 users

Published 1.0.31 steamcache2-1.0.31 2026-09-14 08:43:05 -05:00

Published 1.0.30 steamcache2-1.0.30 2026-09-09 15:39:37 -05:00

Published 1.0.29 steamcache2-1.0.29 2026-09-09 11:21:56 -05:00

Published 1.0.28 steamcache2-1.0.28 2026-09-09 09:27:16 -05:00

Published 1.0.27 steamcache2-1.0.27 2026-09-08 15:02:19 -05:00

Published 1.0.26 steamcache2-1.0.26 2026-09-08 13:21:42 -05:00

Published 1.0.25 steamcache2-1.0.25 2026-09-07 15:22:41 -05:00

Published 1.0.24 steamcache2-1.0.24 2026-09-07 13:11:06 -05:00

Published 1.0.23 steamcache2-1.0.23 2026-09-04 15:08:42 -05:00

Published 1.0.22 steamcache2-1.0.22 2026-09-02 11:16:46 -05:00

Published 1.0.21 steamcache2-1.0.21 2026-09-01 20:59:05 -05:00

Published 1.0.20 steamcache2-1.0.20 2026-08-31 15:53:44 -05:00

Published 1.0.19 steamcache2-1.0.19 2026-05-28 16:59:52 -05:00

Published 1.0.18 steamcache2-1.0.18 2025-09-22 01:59:36 -05:00

Published 1.0.17 steamcache2-1.0.17 2025-09-22 00:52:12 -05:00

Published 1.0.16 steamcache2-1.0.16 2025-09-21 23:12:02 -05:00

Published 1.0.15 SteamCache2-1.0.15 2025-09-21 22:59:07 -05:00

23 Pull requests merged by 6 users

Merged #55 ops: Assert Host allowlist reject in validate-check 2026-09-14 08:41:19 -05:00

Merged #54 cache: Per-client fair-share bandwidth on table uplink 2026-09-09 15:36:58 -05:00

Merged #53 ops: Disk tier occupancy on /metrics 2026-09-09 11:19:06 -05:00

Merged #52 cache: Coalesce in-flight identical upstream fetches 2026-09-08 15:19:26 -05:00

Merged #51 metrics: Prometheus text exposition for /metrics 2026-09-08 14:57:22 -05:00

Merged #46 ops: Signal disk-full and eviction capacity pressure 2026-09-08 13:20:23 -05:00

Merged #50 cache: Short TTL negative cache for 404/410 depot objects 2026-09-08 11:49:07 -05:00

Merged #48 cache: Key by depot path across CDN host aliases 2026-09-07 15:18:26 -05:00

Merged #47 ops: Widen validate-check for upstream/write/rate failures 2026-09-07 14:53:37 -05:00

Merged #45 ops: Signal disk-tier attach pending vs ready 2026-09-07 12:02:10 -05:00

Merged #44 cache: Serve Range GET from disk when present 2026-09-07 11:37:06 -05:00

Merged #43 docs: Real DNS + empty upstream Quick Start 2026-09-07 10:00:58 -05:00

Merged #30 docs: Add README operator cache check 2026-09-03 00:19:53 -05:00

Merged #28 README: Replace --threads with real cobra concurrency flags 2026-09-02 10:43:52 -05:00

Merged #27 .gitea/workflows: Prefer job GITEA_TOKEN 2026-09-02 10:08:01 -05:00

Merged #24 Promote develop: vfs/cache promoteToFast race fix 2026-09-01 15:36:49 -05:00

Merged #23 vfs/cache: Fix promoteToFast race with WriteCloser Close 2026-09-01 15:35:20 -05:00

Merged #20 vfs/disk: Fix EvictDiskVisibilityAndRecreateSafety flake 2026-09-01 15:23:10 -05:00

Merged #19 vfs/disk: Fix EvictDiskVisibilityAndRecreateSafety flake 2026-09-01 15:21:06 -05:00

Merged #17 docs: Add CONTRIBUTING.md 2026-09-01 14:11:02 -05:00

Merged #14 Bump Go to 1.27.0 2026-08-31 20:04:50 -05:00

Merged #13 Restrict Host-based fetches to Steam CDN names 2026-08-31 18:58:53 -05:00

Merged #11 Run CI on push to main 2026-08-31 15:47:07 -05:00

18 Issues closed from 3 users

Closed #37 ops: Assert Host allowlist rejects non-Steam when upstream empty 2026-09-14 08:41:19 -05:00

Closed #42 cache: Per-client fair-share bandwidth on table uplink 2026-09-09 15:36:58 -05:00

Closed #41 ops: Disk tier occupancy on /metrics 2026-09-09 11:19:54 -05:00

Closed #35 cache: Coalesce in-flight identical upstream fetches 2026-09-08 15:19:26 -05:00

Closed #49 metrics: Prometheus/OpenMetrics exposition for /metrics 2026-09-08 14:57:22 -05:00

Closed #36 ops: Disk-full / eviction signal on metrics + logs 2026-09-08 13:20:23 -05:00

Closed #40 cache: Short TTL negative cache for 404/410 depot objects 2026-09-08 11:49:07 -05:00

Closed #39 cache: Key by depot path across CDN host aliases 2026-09-07 15:18:26 -05:00

Closed #34 ops: Widen validate-check for upstream/write/rate failures 2026-09-07 14:53:37 -05:00

Closed #33 ops: Signal disk-tier attach pending vs ready 2026-09-07 12:02:10 -05:00

Closed #38 cache: Serve Range GET from disk when object present 2026-09-07 11:37:06 -05:00

Closed #32 docs: Real DNS + upstream Quick Start (kill placeholder) 2026-09-07 10:00:58 -05:00

Closed #29 Operator clarity: one README-facing "is it caching?" check 2026-09-03 00:19:53 -05:00

Closed #26 ci: Migrate release off RELEASE_TOKEN to job GITEA_TOKEN 2026-09-02 11:16:01 -05:00

Closed #21 vfs/cache: Fix TestTieredCache_Concurrent data race with promoteToFast 2026-09-01 15:35:55 -05:00

Closed #22 vfs/cache: Fix data race between memoryWriteCloser.Close and promoteToFast 2026-09-01 15:25:17 -05:00

Closed #18 vfs/disk: Fix EvictDiskVisibilityAndRecreateSafety flake on CI 2026-09-01 15:21:06 -05:00

Closed #12 Host-based fetch is an unauthenticated LAN reverse proxy 2026-08-31 18:58:55 -05:00

19 Issues created by 1 user

Opened #12 Host-based fetch is an unauthenticated LAN reverse proxy 2026-08-31 18:56:17 -05:00

Opened #18 vfs/disk: Fix EvictDiskVisibilityAndRecreateSafety flake on CI 2026-09-01 15:12:18 -05:00

Opened #21 vfs/cache: Fix TestTieredCache_Concurrent data race with promoteToFast 2026-09-01 15:24:40 -05:00

Opened #22 vfs/cache: Fix data race between memoryWriteCloser.Close and promoteToFast 2026-09-01 15:25:05 -05:00

Opened #26 ci: Migrate release off RELEASE_TOKEN to job GITEA_TOKEN 2026-09-02 09:54:30 -05:00

Opened #29 Operator clarity: one README-facing "is it caching?" check 2026-09-03 00:04:05 -05:00

Opened #31 Support HTTP HEAD (parked / maybe later) 2026-09-03 00:27:13 -05:00

Opened #32 docs: Real DNS + upstream Quick Start (kill placeholder) 2026-09-04 13:24:47 -05:00

Opened #33 ops: Signal disk-tier attach pending vs ready 2026-09-04 13:24:47 -05:00

Opened #34 ops: Widen validate-check for upstream/write/rate failures 2026-09-04 13:24:47 -05:00

Opened #35 cache: Coalesce in-flight identical upstream fetches 2026-09-04 13:51:03 -05:00

Opened #36 ops: Disk-full / eviction signal on metrics + logs 2026-09-04 13:51:03 -05:00

Opened #37 ops: Assert Host allowlist rejects non-Steam when upstream empty 2026-09-04 13:51:03 -05:00

Opened #38 cache: Serve Range GET from disk when object present 2026-09-04 13:51:03 -05:00

Opened #39 cache: Key by depot path across CDN host aliases 2026-09-04 13:51:03 -05:00

Opened #40 cache: Short TTL negative cache for 404/410 depot objects 2026-09-04 13:51:03 -05:00

Opened #41 ops: Disk tier occupancy on /metrics 2026-09-04 13:51:03 -05:00

Opened #42 cache: Per-client fair-share bandwidth on table uplink 2026-09-04 14:24:59 -05:00

Opened #49 metrics: Prometheus/OpenMetrics exposition for /metrics 2026-09-07 23:04:16 -05:00