You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
147950: *: replace grpc clients with rpc adapters r=cthumuluru-crdb a=cthumuluru-crdb
gRPC and DRPC clients have different signatures. To unify them, we created a common interface for both types of clients, and replaced the gRPC and DRPC clients with adapters.
Epic: CRDB-48923
Informs: #148353
Release note: none
Co-authored-by: Chandra Thumuluru <[email protected]>
0 commit comments