proxy-pool/internal/adapters/redisactivity
youfak c71f5985d2
Some checks are pending
ci / proto (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
ci / race (push) Waiting to run
ci / integration (push) Waiting to run
feat: persist drain tickets for worker snapshots
2026-08-02 10:57:16 +08:00
..
scripts feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
adapter_test.go feat: persist target health profiles 2026-07-31 18:04:05 +08:00
adapter.go feat: add redis basic health task broker 2026-07-31 21:48:59 +08:00
capacity_integration_test.go feat: add authoritative worker runtime capacity 2026-07-30 15:46:18 +08:00
capacity.go feat: add authoritative worker runtime capacity 2026-07-30 15:46:18 +08:00
codec.go feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
contract_integration_test.go test: add redis activity pool contract suite 2026-07-29 17:46:20 +08:00
extract_integration_test.go feat: add atomic redis proxy extraction 2026-07-29 17:08:06 +08:00
extract.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
global_health_integration_test.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
health_tasks_integration_test.go feat: schedule routing target health checks 2026-08-02 09:16:46 +08:00
health_tasks.go feat: schedule routing target health checks 2026-08-02 09:16:46 +08:00
health.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
keys.go feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
maintenance.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
ownership_integration_test.go feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
ownership.go feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
runtime_contract_integration_test.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
runtime_integration_test.go feat: persist worker control state in redis 2026-07-31 11:25:22 +08:00
runtime.go feat: report gateway proxy outcomes 2026-07-31 17:36:17 +08:00
scripts.go feat: persist drain tickets for worker snapshots 2026-08-02 10:57:16 +08:00
status_integration_test.go feat: distribute extraction admission limits 2026-07-30 20:51:16 +08:00
status.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
target_health_integration_test.go feat: persist target health profiles 2026-07-31 18:04:05 +08:00
testredis_test.go feat: run provider lifecycle in controller 2026-07-30 19:47:02 +08:00
upsert_integration_test.go feat: run provider lifecycle in controller 2026-07-30 19:47:02 +08:00
upsert.go feat: reap sustained unhealthy proxies 2026-08-02 10:15:25 +08:00
upstream_lookup_integration_test.go feat: wire checker observations into controller 2026-07-31 18:25:07 +08:00
upstream_lookup.go feat: wire checker observations into controller 2026-07-31 18:25:07 +08:00
worker_snapshot.go feat: build worker proxy snapshots from ownership 2026-07-31 14:27:08 +08:00