6 个版本
0.1.4 | 2023年3月3日 |
---|---|
0.1.3 | 2023年2月27日 |
0.1.0 | 2023年1月23日 |
0.0.0 | 2023年1月22日 |
#9 in #durable
49KB
1K SLoC
driftdb-worker
DriftDB 是一个在边缘运行的实时数据后端。
此包在 Cloudflare Durable Objects 上实现了 DriftDB API。
使用需要 Cloudflare 的 CLI 工具 wrangler
。
本地运行
npm i
npm run dev
部署到 Cloudflare 需要 Cloudflare 的 Durable Objects 订阅。(如果您只想尝试 DriftDB,可以在 jamsocket.live 免费访问服务器。)
部署到 Cloudflare
npm i
npm run deploy
依赖项
~14–19MB
~357K SLoC