go-peertaskqueue implements a prioritized list of tasks to be executed on peers.
go-peertaskqueue works like a regular Go module:
> go get github.com/ipfs/go-peertaskqueue
import "github.com/ipfs/go-peertaskqueue"
Check the GoDoc documentation
PRs accepted.
This repository falls under the IPFS Code of Conduct.
MIT © Protocol Labs, Inc.