package
3.6.0-alpha.0
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Functions

New returns a new Compactor based on given "mode".

# Constants

# Structs

Periodic compacts the log by purging revisions older than the configured retention time.
Revision compacts the log by purging revisions older than the configured reivison number.

# Interfaces

Compactor purges old log from the storage periodically.