mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-09 23:12:15 +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