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

# Functions

Cleanup deletes the badger datastore.
New returns a BadgerDB datastore configured with the given configuration.

# Constants

Default values for badger Config.

# Variables

DefaultBadgerOptions has to be a var because badger.DefaultOptions is.
DefaultGCDiscardRatio for GC operations.
DefaultGCInterval specifies interval between GC cycles.
DefaultGCSleep specifies sleep time between GC rounds.

# Structs

Config is used to initialize a BadgerDB datastore.