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

Research vtprotobuf #269

Closed
hackerwins opened this issue Nov 9, 2021 · 2 comments
Closed

Research vtprotobuf #269

hackerwins opened this issue Nov 9, 2021 · 2 comments
Labels
enhancement 🌟 New feature or request

Comments

@hackerwins
Copy link
Member

Description:

Introduce vtprotobuf and measure performance change in Agent.

This summer, the Vitess teams have posted an article about their protobuf generator with impressive benchmarks. It is worth further examining whether there is a performance gain when introducing vtprotobuf.

Why:

@hackerwins hackerwins added the enhancement 🌟 New feature or request label Nov 9, 2021
@hackerwins hackerwins moved this to Todo in v0.2 Nov 17, 2021
@hackerwins hackerwins added this to v0.2 Nov 17, 2021
@gedw99
Copy link

gedw99 commented Nov 19, 2021

vtprotobuf is pretty cool. I have been using the DRPC with it. Its really awesome ...

can compile the golang code to wasm and its works to talking to the server. so then your golang client code is reusable across web, mobile, desktop.

here is an example using DRPC and wasm fully
https://github.com/lightninglabs/falafel#generating-jsonwasm-stubs

@hackerwins hackerwins removed this from v0.2 Dec 14, 2021
@hackerwins hackerwins added this to v0.3 Dec 14, 2021
@hackerwins hackerwins moved this to Todo in v0.3 Dec 14, 2021
@hackerwins hackerwins added the good first issue 🐤 Good for newcomers label May 14, 2022
@hackerwins hackerwins removed the good first issue 🐤 Good for newcomers label Jun 4, 2022
@hackerwins hackerwins removed this from v0.3 Jun 6, 2023
@hackerwins
Copy link
Member Author

We are attempting to change the existing RPC using connect-rpc.

#668

@github-project-automation github-project-automation bot moved this from Todo to Done in Yorkie Project Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants