Reading up on Hyperdrive
3 deep · digging since jul 11
- The Cloudflare Blog – Brought to you by EmDash
Cloudflare moved its blog to EmDash on Cloudflare Workers, added caching, redesigned the UI, and rolled out traffic gradually to boost performance and enable agent tools.
- Cloudflare Workers and Hyperdrive with SvelteKit – Master.dev Blog
Integrating Cloudflare Workers and Hyperdrive with SvelteKit requires adjusting build scripts and using server hooks to provide per-request DB connections.
- Cloudflare Workers and Hyperdrive with TanStack Start – Master.dev Blog
Using Cloudflare Workers with Hyperdrive and TanStack Start requires per-request database objects to avoid runtime errors and connection limits.