mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 16:30:39 +00:00
* feat: introduce the region lease keeper * chore: apply suggestions from CR * refactor: simplify `retain_active_regions` * refactor: remove Default of RegionStat * chore: add todo comments * chore: apply suggestions from CR * refactor: simplify `retain_active_regions` * fix: fix ci