package
3.5.4
Repository: https://github.com/skilld-labs/etcd.git
Documentation: pkg.go.dev

# Functions

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

# Constants

No description provided by the author
No description provided by the author

# 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

No description provided by the author
Compactor purges old log from the storage periodically.
No description provided by the author