Auto-sync: 2026-04-16 17:30
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
---
|
||||
title: "Cloudflare"
|
||||
type: entity
|
||||
tags: [cloudflare, serverless, edge-computing, d1, r2, workers]
|
||||
sources: [Home-Office-NodeWarden-把-Bitwarden-搬上-Cloudflare-Workers彻底告别服务器]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## Definition
|
||||
Cloudflare 是全球网络服务商,提供边缘计算(Workers)、分布式数据库(D1)、对象存储(R2)等开发者工具,构成无服务器应用的全栈基础设施。
|
||||
|
||||
## Key Products
|
||||
- [[Cloudflare Workers]]:无服务器边缘计算平台,200+ 地区分布,JavaScript/TypeScript 运行时
|
||||
- [[Cloudflare D1]]:基于 SQLite 的全球分布式数据库,与 Workers 原生集成
|
||||
- [[Cloudflare R2]]:S3 兼容的对象存储,用于文件存储和附件
|
||||
|
||||
## Use Cases
|
||||
- NodeWarden:Bitwarden 服务器端运行在 Workers,数据存储在 D1,附件存储在 R2
|
||||
- 无服务器网站托管、API 网关、边缘渲染
|
||||
|
||||
## Connections
|
||||
- [[NodeWarden]] ← 托管平台
|
||||
- [[Bitwarden]] ← 上位服务
|
||||
Reference in New Issue
Block a user