That query joins git commit data against Forgejo’s issue tracker, something that currently requires fetching commits through git log, pattern-matching issue references in application code, and then querying the database for the matching issues. With both sides in Postgres it’s one query.
Что думаешь? Оцени!
。业内人士推荐快连下载安装作为进阶阅读
const dropOld = Stream.push({ highWaterMark: 2, backpressure: 'drop-oldest' });
Editors: Erika Wright and Ilan Goodman