mirrored

package
v0.0.0-...-932836e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMirroredBlobAccess

func NewMirroredBlobAccess(backendA blobstore.BlobAccess, backendB blobstore.BlobAccess, replicatorAToB replication.BlobReplicator, replicatorBToA replication.BlobReplicator) blobstore.BlobAccess

NewMirroredBlobAccess creates a BlobAccess that applies operations to two storage backends in such a way that they are mirrored. When inconsistencies between the two storage backends are detected (i.e., a blob is only present in one of the backends), the blob is replicated.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL