Workers KV provides low-latency, high-throughput global storage to your Cloudflare Workers applications. Workers KV is ideal for storing user configuration data, routing data, A/B testing configurations and authentication tokens, and is well suited for read-heavy workloads.| Cloudflare Docs
KV bindings allow for communication between a Worker and a KV namespace.| Cloudflare Docs
This guide details the Workflows API within Cloudflare Workers, including methods, types, and usage examples.| Cloudflare Docs
You can trigger Workflows both programmatically and via the Workflows APIs, including:| Cloudflare Docs
Use environments to create different configurations for the same Worker application.| Cloudflare Docs
Set a Cron Trigger for your Worker.| Cloudflare Docs
Enable your Worker to be executed on a schedule.| Cloudflare Docs