mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-14 01:02:55 +00:00
* add DistLock trait and a implement based etcd wip impl lock grpc service for meta-srv reuse the etcd client instead of repeatedly creating etcd client add some docs and comments add some comment meta client support distribute lock fix: dead lock self-cr * cr * rename "expire" -> "expire_secs"