package
3.3.8+incompatible
Repository: https://github.com/jiajunhuang/etcd.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewPeriodic creates a new instance of Periodic compactor that purges the log older than h Duration.
NewRevision creates a new instance of Revisonal compactor that purges the log older than retention revisions from the current revision.
# Interfaces
No description provided by the author
Compactor purges old log from the storage periodically.
No description provided by the author