mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-21 21:48:43 +00:00
c1a9f84c7f
* 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"