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

Try replace grpcio with tonic #240

Closed
waynexia opened this issue Sep 7, 2022 · 0 comments · Fixed by #267 or apache/horaedb-client-rs#18
Closed

Try replace grpcio with tonic #240

waynexia opened this issue Sep 7, 2022 · 0 comments · Fixed by #267 or apache/horaedb-client-rs#18
Assignees
Labels
feature New feature or request

Comments

@waynexia
Copy link
Member

waynexia commented Sep 7, 2022

Describe This Problem

grpcio is currently used by CeresDB as gRPC implementation. It's a rust wrapper over the cpp implementation. We have used it for a long time but there are always some issues we are facing:

tonic is a native gRPC implementation with these pros.:

And of cause, its cons.:

Proposal

With those improvements, I think tonic is worth a try

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
2 participants