tikv/tikv

log: support clean up expired logs automaticly

Ouverte

#7 968 ouverte le 29 mai 2020

 (3 commentaires) (0 réaction) (1 personne assignée)Rust (2 189 forks)batch import
feature/acceptfeature/reviewinghelp wantedtype/feature-request

Métriques du dépôt

Stars
 (15 922 étoiles)
Métriques de merge PR
 (Merge moyen 28j 9h) (68 PRs mergées en 30 j)

Description

Feature Request

Support clean up expired logs automatically by config, for example, we can define how long the log can keep such as log.max-days in the config, so we needn't clean up the old log by time manually.

This request is from ask-tug

Guide contributeur