pingcap / kvproto

Protocol buffer files for TiKV
Apache License 2.0
154 stars 220 forks source link

Resource manager/watch type #1162

Closed CabinfeverB closed 1 year ago

CabinfeverB commented 1 year ago

Add watch type plan. And modify last_duration_ms as int64 because of time.Duration is int64 and we should use negative to indicate unlimited.