proxy-pool/internal/adapters/redisactivity
youfak 3421ad5e14
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: add redis basic health task broker
2026-07-31 21:48:59 +08:00
..
scripts feat: add redis basic health task broker 2026-07-31 21:48:59 +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: add atomic global health reducer 2026-07-31 17:55:06 +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: add redis activity state inventory 2026-07-30 11:38:07 +08:00
global_health_integration_test.go feat: add atomic global health reducer 2026-07-31 17:55:06 +08:00
health_tasks_integration_test.go feat: add redis basic health task broker 2026-07-31 21:48:59 +08:00
health_tasks.go feat: add redis basic health task broker 2026-07-31 21:48:59 +08:00
health.go feat: persist target health profiles 2026-07-31 18:04:05 +08:00
keys.go feat: add redis basic health task broker 2026-07-31 21:48:59 +08:00
maintenance.go feat: add redis activity state inventory 2026-07-30 11:38:07 +08:00
ownership_integration_test.go feat: build worker proxy snapshots from ownership 2026-07-31 14:27:08 +08:00
ownership.go feat: index active proxies by worker 2026-07-31 13:35:26 +08:00
runtime_contract_integration_test.go feat: report gateway proxy outcomes 2026-07-31 17:36:17 +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: add redis basic health task broker 2026-07-31 21:48:59 +08:00
status_integration_test.go feat: distribute extraction admission limits 2026-07-30 20:51:16 +08:00
status.go feat: add redis activity state inventory 2026-07-30 11:38:07 +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: add redis basic health task broker 2026-07-31 21:48:59 +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