档案库 · 开发与企业工具 · 市场决策 · 2026
Upstash 押注:一个免费的“HN 版谷歌趋势”工具,证明 Redis Search 能处理 4500 万条帖子
Upstash 将 18 年的 Hacker News 数据索引到 Redis Search,发布了一个登上首页的免费趋势图表网站,并让每次查询都成为演示。
Upstash
做的是什么生意
Hacker News Trends — a free web tool that plots how often any term appears across 18 years of HN posts and comments, powered entirely by Upstash Redis Search.
起因
Upstash, the serverless Redis platform, wanted Redis Search to be tried rather than benchmarked. Engineers pulled the full HN archive (monthly Parquet dumps on HuggingFace), ingested it into one Redis index, and wrapped it in a small Next.js UI — a 'Google Trends for Hacker News'.
经过
Released to Hacker News on 2026-06-25: 822 points, 156 comments. Trend lines for any term, multi-term comparison, and drill-in to the actual posts behind a spike; the MIT-licensed repo ships a one-click Vercel deploy so anyone can run the demo against their own Upstash account.
结果
As of 2026-09-02 the site is free and running, doing developer acquisition by demonstration: every search is a live, re-runnable proof of Redis Search over 45M documents, mirroring the company's earlier Context7 docs-MCP play.
背景
基准测试廉价且人人都有;被使用才是基础设施的卖点。Upstash 是无服务器 Redis 平台,采用了一种不同的方式来展示其 Redis Search 产品:索引整个 Hacker News——约 4500 万条帖子,横跨 18 年——并发布一个免费网站,任何人都能绘制任意术语随时间的趋势。
架构就是卖点。没有独立的搜索引擎:HN 存档被导入单个 Upstash Redis 实例,定义一个索引,每次全文搜索或月度趋势线都是单个 @upstash/redis 调用。一个部署在 Vercel 上的薄 Next.js 应用封装了它,代码遵循 MIT 许可,并可一键部署——任何开发者都能在自己的账户上重做整个演示。
2026 年 6 月 25 日发布到 Hacker News 后,“Hacker News 的谷歌趋势”工具获得 822 分和 156 条评论,网站至今免费。结果不是收入,而是开发者获取:演示本身就是基准,运行代码的开发者已经在 Upstash 上创建实例。
这件事要成立,得有什么
- 社区真正使用的工具比广告更持久:HN 自己的受众在 156 条评论中提交功能请求、错误报告和对比——这是落地页买不来的参与度。
- 可运行的演示胜过任何白皮书:4500 万条记录实时搜索,任何人都可以重跑这个声明,工具的速度本身就是基准。
- 部署按钮就是漏斗:希望拥有相同工具的开发者会一键部署一个需要 UPSTASH_REDIS 凭证的 Vercel 应用,将好奇心转化为试用,而无需销售电话。
可借鉴之处
对开发者工具而言,最好的营销资产就是工具本身:构建社区真正想要的东西,在你自己的产品上运行它,演示自然而然地成为销售。
后续进展
截至 2026 年 9 月 2 日,Hacker News Trends 在 hackernewstrends.com 免费运行,由 MIT 许可的 upstash/hacker-trends 代码库支持(45 次提交)。Upstash 未披露注册用户数量,但这一举动与 2025 年的打法一致:开源一个对 HN 用户真正有用的工具(当时是 Context7 文档 MCP 服务器,一个季度内在 GitHub 上获得 20900 颗星),作为以善意驱动的潜在客户开发。这第二个楔子能否以同样速度转化未公开,但工具在发布三个月后仍然活跃。
资料来源
- Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
- upstash/hacker-trends — Search over 45M Hacker News posts and comments, powered by Upstash Redis Search
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡