IPFS Cluster

IPFS 的 Pinset 编排。(Pinset orchestration for IPFS)

Github星跟踪图

IPFS Cluster

IPFS 上的自动数据可用性和冗余。

IPFS 群集通过分配、复制和跟踪分布在多个对等体中的全局 pinset,在一组 IPFS 守护程序之间提供数据编排。

它提供:

  • 群集对等应用程序:ipfs-cluster-service,与 go-ipfs 一起运行。
  • 客户端 CLI 应用程序:ipfs-cluster-ctl,它允许轻松地与对等体的 HTTP API 进行交互。
  • 另一个"follower"对等应用程序:ipfs-cluster-follow,专注于简化配置和运行跟随者对等体的过程。

您是否正在使用 IPFS 群集?

请参与 IPFS 群集用户注册表

文档

请访问 https://cluster.ipfs.io/documentation/ 访问用户文档、指南和任何其他资源,包括详细的下载和使用说明。

新闻与路线图

我们定期在 https://cluster.ipfs.io/news/ 上发布项目更新。

最新的路线图可在 https://cluster.ipfs.io/roadmap/

安装

不同安装方法(包括源)的说明可在 https://cluster.ipfs.io/download

使用

广泛的使用信息在 https://cluster.ipfs.io/documentation/,包括:

贡献

接受 PR。作为 IPFS 项目的一部分,我们有一些贡献指南

许可证

该库在 Apache 2.0 和 MIT 条款下获得双重许可。

© 2020. Protocol Labs, Inc.


主要指标

概览
名称与所有者ipfs-cluster/ipfs-cluster
主编程语言Go
编程语言Go (语言数: 4)
平台BSD, Linux, Mac, Windows
许可证Other
所有者活动
创建于2016-07-01 18:41:15
推送于2025-07-14 14:27:49
最后一次提交2025-06-05 17:37:58
发布数93
最新版本名称v1.1.4 (发布于 2025-05-16 14:51:31)
第一版名称v0.0.2 (发布于 )
用户参与
星数1.5k
关注者数88
派生数293
提交数3.1k
已启用问题?
问题数701
打开的问题数104
拉请求数1061
打开的拉请求数24
关闭的拉请求数443
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

IPFS Cluster

Made by
Main project
IRC channel
standard-readme compliant
GoDoc
Go Report Card
Build Status
codecov

Pinset orchestration for IPFS.

IPFS Cluster is a stand-alone application and a CLI client that allocates, replicates, and tracks pins across a cluster of IPFS daemons.

It provides:

  • A cluster peer application: ipfs-cluster-service, to be run along with go-ipfs.
  • A client CLI application: ipfs-cluster-ctl, which allows easily interacting with the peer's HTTP API.

Are you using IPFS Cluster?

Please participate in the IPFS Cluster user registry.


Table of Contents

Documentation

Please visit https://cluster.ipfs.io/documentation/ to access user documentation, guides and any other resources, including detailed download and usage instructions.

News & Roadmap

We regularly post project updates to https://cluster.ipfs.io/news/ .

The most up-to-date Roadmap is available at https://cluster.ipfs.io/roadmap/ .

Install

Instructions for different installation methods (including from source) are available at https://cluster.ipfs.io/download .

Usage

Extensive usage information is provided at https://cluster.ipfs.io/documentation/ , including:

Contribute

PRs accepted. As part of the IPFS project, we have some contribution guidelines.

Small note: If editing the README, please conform to the standard-readme specification.

License

This library is dual-licensed under Apache 2.0 and MIT terms.

© 2019. Protocol Labs, Inc.