IPFS Cluster

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

Github stars Tracking Chart

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.


Main metrics

Overview
Name With Owneripfs-cluster/ipfs-cluster
Primary LanguageGo
Program languageGo (Language Count: 4)
PlatformBSD, Linux, Mac, Windows
License:Other
所有者活动
Created At2016-07-01 18:41:15
Pushed At2025-04-16 23:27:04
Last Commit At2025-03-18 16:27:05
Release Count91
Last Release Namev1.1.2 (Posted on 2024-11-28 16:26:20)
First Release Namev0.0.2 (Posted on )
用户参与
Stargazers Count1.5k
Watchers Count92
Fork Count296
Commits Count3k
Has Issues Enabled
Issues Count701
Issue Open Count106
Pull Requests Count1043
Pull Requests Open Count16
Pull Requests Close Count427
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.