Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to prost #5

Merged
merged 2 commits into from
Sep 30, 2020
Merged

switch to prost #5

merged 2 commits into from
Sep 30, 2020

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Sep 30, 2020

This is based on #4 , and should be reviewed after #4 has been merged.

In this PR, we use prost-build to automatically generate Rust protobuf files during build, instead of laying them out in proto folder.

Test and benchmark failure will be fixed and investigated later.

@skyzh skyzh mentioned this pull request Sep 30, 2020
31 tasks
@skyzh skyzh requested a review from BusyJay September 30, 2020 06:21
Signed-off-by: Alex Chi <[email protected]>
@skyzh skyzh marked this pull request as ready for review September 30, 2020 06:22
Signed-off-by: Alex Chi <[email protected]>
@skyzh skyzh merged commit fc497f1 into tikv:master Sep 30, 2020
@skyzh skyzh deleted the use-prost branch September 30, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants