Hacker News new | ask | show | jobs
by dj0k3r 537 days ago
Thank you. It's mostly because of costs (free tier).

I mostly use KV for storing flags specific to each project (which gets replicated automatically). Everything else goes to D1 (replication isn't needed here).

Cloudflare queues was something I might consider for async workflows.