cloudworker
cloudworker copied to clipboard
Implement Cache Support
Currently, Cache support is stubbed out similar to how the Cache API behaves in the Cloudflare Workers playground. We should make it fully functional with the ability to toggle it on or off (stubbed or functional) via a CLI flag.
Done in #22?