tikv/tikv

Migrate to tower-grpc

Open

#3951 opened on Dec 18, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (15,922 stars) (2,189 forks)batch import
component/gRPChelp wantedtype/enhancement

Description

The gRPC stack tikv is on is unloved and it looks like the future of gRPC in Rust is https://github.com/tower-rs/tower-grpc. Let's start migrating in that direction.

There will be many unknowns here, upstream contributions needed, benchmarking, careful regression testing.

Contributor guide