デモとアーキテクチャ
既存のアプリケーションとアーキテクチャ内でKVをどのように使用できるかを学びましょう。
KVのための以下のデモアプリケーションを探索してください。
- Atinotes : Store Markdown notes in Cloudflare KV with this full-stack application made with Nuxt & deployed on Cloudflare Pages.
- shrty.dev : A URL shortener that makes use of KV and Workers Analytics Engine. The admin interface uses Function Calling. Go Shorty!
- Queues Web Crawler : An example use-case for Queues, a web crawler built on Browser Rendering and Puppeteer. The crawler finds the number of links to Cloudflare.com on the site, and archives a screenshot to Workers KV.
KVを使用した以下の参照アーキテクチャを探索してください: