mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-21 13:38:44 +00:00
00966cad69
* feat: heartbeat handler * chore: heartbeat handlers lock refactor * chore: store rpc req/res wrapper * chore: router rpc/res wrapper * chore: const method(request_header) * chore: rm unnessary const fn & refactor HeartbeatHandler * chore: refactor CreateRequest * chore: HeartbeatAccumulator * chore: improve router req/res convert * fix: register race condition