Check out these examples showing real-world usage of Deno KV.
Follow this tutorial to learn how to use queues to offload tasks to a background process, so your web app can remain responsive. This example shows how to enqueue tasks that handle incoming webhook requests from GitHub.
Follow this tutorial to learn how to schedule code to execute at some time in the future using queues. This example shows how to schedule a notification with Courier.
© 2018–2025 the Deno authors
Licensed under the MIT License.
https://docs.deno.com/deploy/kv/tutorials