SYSTEM Cited by 1 source
DigitalOcean Spaces¶
DigitalOcean Spaces is DigitalOcean's S3-compatible object storage service. In the cdnjs architecture, it serves as a disaster-recovery fallback — every file published to R2 is mirrored to DigitalOcean Spaces. The serving Worker reads through to it whenever R2 can't return a file (chain: cache → R2 → DigitalOcean), so R2 having a bad day doesn't take cdnjs down.
DigitalOcean has sponsored cdnjs infrastructure for years (website hosting), and the storage mirroring extends this partnership.
Seen in¶
- sources/2026-07-30-cloudflare-dogfooding-at-scale-migrating-cdnjs-to-cloudflares-developer-platform — DR fallback for cdnjs file serving