Go to file
Hector Sanjuan 3f895df8cf Fix: backwards compatibility for allocator default settings
When the allocator is not defined in the configuration, it will take defaults
and assume there is a "tags" informer. That is not the case. When not defined,
we assume it should allocate only by "freespace".
2021-10-20 16:55:35 +02:00
.github Move testing pipeline to github actions. 2021-10-20 16:52:46 +02:00
adder Adder: try to make test less flaky 2021-08-29 01:16:28 +02:00
allocator/balanced allocator: balanced allocator name should be "balanced" 2021-10-20 16:55:35 +02:00
api Merge pull request #1468 from ipfs/fix/159-improved-allocators 2021-10-06 14:35:16 +02:00
cmd Fix: backwards compatibility for allocator default settings 2021-10-20 16:55:35 +02:00
cmdutils Merge pull request #1468 from ipfs/fix/159-improved-allocators 2021-10-06 14:35:16 +02:00
config Dependency upgrades (#1451) 2021-08-16 17:52:31 +02:00
consensus fix: error message for LogPin 2021-05-12 14:26:51 +01:00
datastore Fix #1320: Add automatic GC to Badger datastore 2021-06-28 21:51:29 +02:00
docker Docker: allow controlling datastore backend via IPFS_CLUSTER_DATASTORE 2021-06-29 15:44:24 +02:00
informer Balanced allocator: weight-based ordering of partitions 2021-10-06 14:10:06 +02:00
ipfsconn/ipfshttp Informers: GetMetric() -> GetMetrics() 2021-09-15 20:07:37 +02:00
monitor allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00
observations Dependency upgrades (#1378) 2021-07-06 14:06:04 +02:00
pintracker pintracker: avoid listing the state unless necessary 2021-07-08 01:01:25 +02:00
pstoremgr cluster: new dial_peer_timeout option (3 seconds) 2021-05-03 17:16:35 +02:00
rpcutil staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
sharness car: Add sharness test for adding car file 2021-04-21 13:55:06 +02:00
state staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
test Informers: GetMetric() -> GetMetrics() 2021-09-15 20:07:37 +02:00
version Set development version v0.14.1-next 2021-08-16 18:03:18 +02:00
.codeclimate.yml codeclimate 2018-08-07 20:12:05 +02:00
.codecov.yml Codecov: disable comments 2020-10-05 08:41:42 +02:00
.dockerignore Issue #259: Address CR comments 2017-12-04 13:59:48 +01:00
.gitignore Feat: ipfs-cluster-follow 2019-12-07 15:38:59 +01:00
add_test.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
allocate.go Address most comments from PR review 2021-10-05 14:04:28 +02:00
CHANGELOG.md changelog: fix v0.14.1 release date 2021-08-17 10:22:36 +02:00
cluster_config_test.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
cluster_config.go config: set disable_repinning to true by default. 2021-07-08 00:40:24 +02:00
cluster_test.go Rename allocator/metrics to allocator/balanced 2021-10-06 11:26:38 +02:00
cluster.go Address most comments from PR review 2021-10-05 14:04:28 +02:00
clusterhost.go Run tests also using leveldb backend 2021-06-11 18:43:54 +02:00
config_test.go Merge pull request #1468 from ipfs/fix/159-improved-allocators 2021-10-06 14:35:16 +02:00
connect_graph.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
CONTRIBUTING.md Docs: Move to website. 2018-04-27 09:05:11 +02:00
COPYRIGHT Dual-license the codebase. 2019-03-01 20:12:19 +00:00
docker-compose.yml chore: use latest in all instances 2021-06-09 15:39:34 +02:00
Dockerfile Docker: allow controlling datastore backend via IPFS_CLUSTER_DATASTORE 2021-06-29 15:44:24 +02:00
Dockerfile-bundle Docker: allow controlling datastore backend via IPFS_CLUSTER_DATASTORE 2021-06-29 15:44:24 +02:00
Dockerfile-test Docker: allow controlling datastore backend via IPFS_CLUSTER_DATASTORE 2021-06-29 15:44:24 +02:00
go.mod Dependency upgrades (#1451) 2021-08-16 17:52:31 +02:00
go.sum Dependency upgrades (#1451) 2021-08-16 17:52:31 +02:00
ipfscluster_test.go Rename allocator/metrics to allocator/balanced 2021-10-06 11:26:38 +02:00
ipfscluster.go Address most comments from PR review 2021-10-05 14:04:28 +02:00
LICENSE Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
LICENSE-APACHE Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
LICENSE-MIT Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
logging.go Balanced allocator: weight-based ordering of partitions 2021-10-06 14:10:06 +02:00
Makefile Dependency upgrades (#1357) 2021-05-14 19:01:18 +02:00
peer_manager_test.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
pnet_test.go Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
README.md Update IRC link in repository badges 2021-06-01 14:29:47 +02:00
release.sh release.sh: improve script. 2021-01-14 14:06:53 +01:00
rpc_api.go Informers: GetMetric() -> GetMetrics() 2021-09-15 20:07:37 +02:00
rpc_policy.go Informers: GetMetric() -> GetMetrics() 2021-09-15 20:07:37 +02:00
util.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00

IPFS Cluster

Made by Main project Matrix channel GoDoc Go Report Card Build Status codecov

Automated data availability and redundancy on IPFS

logo

IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers.

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.
  • An additional "follower" peer application: ipfs-cluster-follow, focused on simplifying the process of configuring and running follower peers.

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.

License

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

© 2020. Protocol Labs, Inc.