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. -
View it on GitHub