boltdb

package
v5.30.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Overview

Package boltdb implements a BlobInfoCache backed by BoltDB.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New deprecated

func New(path string) types.BlobInfoCache

New returns a BlobInfoCache implementation which uses a BoltDB file at path.

Most users should call blobinfocache.DefaultCache instead.

Deprecated: The BoltDB implementation triggers a panic() on some database format errors; that does not allow practical error recovery / fallback.

Use blobinfocache.DefaultCache if at all possible; if not, the pkg/blobinfocache/sqlite implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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