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-04-16 23:27:04
最后一次提交2025-03-18 16:27:05
發布數91
最新版本名稱v1.1.2 (發布於 2024-11-28 16:26:20)
第一版名稱v0.0.2 (發布於 )
用户参与
星數1.5k
關注者數92
派生數296
提交數3k
已啟用問題?
問題數701
打開的問題數106
拉請求數1043
打開的拉請求數16
關閉的拉請求數427
项目设置
已啟用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.