feat: introduce the region role (#2640)

* feat: introduce region role

* chore: apply suggestions from CR
This commit is contained in:
Weny Xu
2023-10-31 15:59:22 +09:00
committed by GitHub
parent 465c8f714e
commit 54ed7529ca
9 changed files with 96 additions and 23 deletions

2
Cargo.lock generated
View File

@@ -3635,7 +3635,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
[[package]]
name = "greptime-proto"
version = "0.1.0"
source = "git+https://github.com/GreptimeTeam/greptime-proto.git?rev=20cdc57c3f320345b122eea43bc549a19d342e51#20cdc57c3f320345b122eea43bc549a19d342e51"
source = "git+https://github.com/GreptimeTeam/greptime-proto.git?rev=3137cd184770e03f6a4dc191deaf02beb11fae7d#3137cd184770e03f6a4dc191deaf02beb11fae7d"
dependencies = [
"prost 0.12.1",
"serde",