#cloudflare #cloudflare-workers #real-time #back-end #object #durable #worker

driftdb-worker

基于浏览器的应用程序(Cloudflare worker)的实时数据后端

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

MIT 许可协议

49KB
1K SLoC

driftdb-worker

GitHub Repo stars crates.io docs.rs docs.rs Test Chat on Discord

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