dynamic-workers-rollout-demo
TypeScript
★ 1
updated 2mo ago
Interactive demo of Cloudflare Dynamic Workers for progressive rollouts. A gateway composes two sub-services loaded from KV via env.LOADER.get(). Crossfader mixers shift traffic between versions using consistent hashing. Pin individual users to specific versions — test in production without feature flags or deploy pipelines.
No plain-English explanation yet — one is being written right now. Check back in a minute.