mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 04:50:38 +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"