also does cloudflare r2 store my data in

also, does cloudflare r2 store my data in multiple regions? (i don't refer to caching, i mean a backup)
2 Replies
Sid
Sid3y ago
R2 buckets are in one region only currently, but you shouldn't need to worry about data loss FWIW. For a module registry, I would definitely look into caching though since your assets are likely immutable and requested often. Cache will also help with your single-location problem
sakuta
sakutaOP3y ago
yeah, latency wasn't my main thought, just that my data is safe as, for example, in the event of a natural disaster become more & more common these days

Did you find this page helpful?