mirror of https://github.com/tikv/pd.git
ref tikv/pd#8978, closes tikv/pd#9724 Make `GetAllKeyspacesGCStates` able to be batched (allowing multiple calls merged to a single call and share the result). A helper type `OrderedSingleFlight` is added to utils. Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| OWNERS | ||
| config.go | ||
| config_test.go | ||
| crypter.go | ||
| crypter_test.go | ||
| key_manager.go | ||
| key_manager_test.go | ||
| kms.go | ||
| master_key.go | ||
| master_key_test.go | ||
| region_crypter.go | ||
| region_crypter_test.go | ||