

























kkRepo ( https://github.com/klboke/kkRepo )一个对标 Nexus ,解决 Nexus 社区版本限制痛点的开源制品仓库项目,目前已经支持了 Maven, npm, PyPI, Go, Helm, Cargo/Rust, Docker/OCI, NuGet, RubyGems, Yum, and Raw 这些仓库,下一步打算支持华为的鸿蒙 ohpm 仓库。
kkRepo 只用 1 天就支持了 Futter / Dart / Pub 仓库私服搭建,包含了完整的功能实现,以及 Client E2E ,这得益于 kkRepo 开放扩展的架构 。昨天有人提 issue 请求支持: https://github.com/klboke/kkRepo/issues/84 ,当天博主肝到凌晨 2 点,把功能都搞完整了,PR: https://github.com/klboke/kkRepo/pull/86
而 Nexus 实现同样的功能,从 2024 年有人从 issue 提出,到 2026 年实现,用了整整 2 年时间。issue: https://github.com/sonatype/nexus-public/issues/416
参考 https://v2ex.com/t/1222838 ,和 Maven 仓库类似
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。