package
2.0.2
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

Open opens a cache.

# Variables

Exported to enable exporting from package pebble to enable exporting metrics with below buckets in CRDB.
Exported to enable exporting from package pebble to enable exporting metrics with below buckets in CRDB.

# Structs

Cache is a persistent cache backed by a local filesystem.
Metrics is a struct containing metrics exported by the secondary cache.
ReadFlags contains options for Cache.ReadAt.