Would it be better if this had it's own S3 storage? Cloudflare works so well as the Workers, Durable Objects and S3 storage are all in one location. Here are a few open-source projects that might help:
OpenBucket (Typescript) MIT
SlateDB (Rust) Apache-2.0 (has NodeJS support)
SeaweedFS (Go) Apache-2.0.
All doing S3 stuff. You might get some additional ideas.
Would it be better if this had it's own S3 storage? Cloudflare works so well as the Workers, Durable Objects and S3 storage are all in one location. Here are a few open-source projects that might help:
OpenBucket (Typescript) MIT
SlateDB (Rust) Apache-2.0 (has NodeJS support)
SeaweedFS (Go) Apache-2.0.
All doing S3 stuff. You might get some additional ideas.