tikv/tikv

Migrate to tower-grpc

Open

#3,951 opened on Dec 18, 2018

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

Repository metrics

Stars
 (15,922 stars)
PR merge metrics
 (Avg merge 28d 9h) (68 merged PRs in 30d)

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