Tony Li
Tony Li
## Mandatory **Where is the source code for the Managed Module?** https://github.com/planetscale/vtprotobuf **Do the proto files declare a package?** Yes [github.com/planetscale/vtprotobuf/vtproto](http://github.com/planetscale/vtprotobuf/vtproto/ext.proto), ## Optional **Does this module have other module dependencies/imports?**...
*This work is under [Google Summer of Code 2024](https://summerofcode.withgoogle.com/programs/2024/projects/s9tV51nw). The last commit before the submission is https://github.com/prometheus/prometheus/pull/14904/commits/7ec814a0b27d31dcb2ae03174077fa7b7499ddeb*. This PR migrates the RW2.0 from [gogo/proto](https://github.com/gogo/protobuf) to [vtproto](https://github.com/planetscale/vtprotobuf/tree/main). The performance and memory...