package
0.14.5
Repository: https://github.com/ipfs/ipfs-cluster.git
Documentation: pkg.go.dev

# Functions

Clean deletes all crdt-consensus datas from the given datastore.
New creates a new crdt Consensus component.
OfflineState returns an offline, batching state using the given datastore.

# Variables

Default configuration values.
Default configuration values.
from "/crdt".
Default configuration values.
Default configuration values.
Default configuration values.
Default configuration values.
Default configuration values.
Common variables for the module.
Common variables for the module.
Common variables for the module.

# Structs

BatchingConfig configures parameters for batching multiple pins in a single CRDT-put operation.
Config is the configuration object for Consensus.
Consensus implement ipfscluster.Consensus and provides the facility to add and remove pins from the Cluster shared state.