Auto-sync: 2026-04-17 08:37
This commit is contained in:
27
wiki/concepts/Cloudflare-R2.md
Normal file
27
wiki/concepts/Cloudflare-R2.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Cloudflare R2"
|
||||
type: concept
|
||||
tags: [Cloudflare, Storage, Serverless]
|
||||
sources: []
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Definition
|
||||
Cloudflare R2 是 Cloudflare 提供的无服务器对象存储服务,S3 兼容 API。
|
||||
|
||||
## Core Features
|
||||
- 无服务器,按请求计费
|
||||
- S3 兼容 API
|
||||
- 与 Cloudflare Workers 原生集成
|
||||
- 无带宽费用(与 S3 的主要区别)
|
||||
- 支持大文件存储
|
||||
|
||||
## Use Cases
|
||||
- 存储静态资源(图片、视频)
|
||||
- 作为应用附件存储
|
||||
- 作为 NodeWarden 的附件存储后端
|
||||
|
||||
## Connections
|
||||
- [[Cloudflare Workers]] ← integrates_with ← [[Cloudflare R2]]
|
||||
- [[Serverless-Computing]] ← uses ← [[Cloudflare R2]]
|
||||
- [[MinIO]] ← similar_to ← [[Cloudflare R2]]
|
||||
Reference in New Issue
Block a user