TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: An edge first feature flag implementation on Cloudflare

4 点作者 dj0k3r5 个月前
FlagShip is a serverless feature flag application that you can host and manage yourself on Cloudflare. This work is the outcome of my Master's thesis where I evaluate the feasibility and performance benefits of building stateful serverless applications at the edge.

2 条评论

NathanFlurry5 个月前
Neat! Love the ability to deploy some like as powerful as Launch Darkly effortlessly with Workers.<p>D1’s read replicas [1] is still pretty new, how has this worked out for a read-heavy workload like FlagShip?<p>[1] <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;building-d1-a-global-database&#x2F;#sneak-preview-bringing-read-replication-to-d1-with-sessions" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;building-d1-a-global-database&#x2F;#s...</a>
评论 #42529006 未加载
cebert5 个月前
This is a neat use of Cloudflare workers. Is there a reason you chose D1 and KV over using Durable Objects?
评论 #42531229 未加载