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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Supavisor 1.0: a scalable connection pooler for Postgres

7 点作者 samuba超过 1 年前

2 条评论

kiwicopple超过 1 年前
[I&#x27;m on the supabase team]<p>You can find the code&#x2F;docs here: <a href="https:&#x2F;&#x2F;github.com&#x2F;supabase&#x2F;supavisor">https:&#x2F;&#x2F;github.com&#x2F;supabase&#x2F;supavisor</a><p>This release adds support for<p>- SQL Parsing<p>- Load balancing<p>- support for named prepared statement<p>- query cancellation<p>It&#x27;s also now available on all new databases in Supabase. For some more background on scalability, we have some benchmarks available here:<p><a href="https:&#x2F;&#x2F;supabase.com&#x2F;blog&#x2F;supavisor-1-million">https:&#x2F;&#x2F;supabase.com&#x2F;blog&#x2F;supavisor-1-million</a>
chasers超过 1 年前
I&#x27;ve helped with this one. Happy to answer any questions also.