Skip to content

Conversation

@AndrewChubatiuk
Copy link

@AndrewChubatiuk AndrewChubatiuk commented Jun 7, 2024

Added AppendRaw function to be able to add already encoded to protobuf message to message marshaler
Needed for VictoriaMetrics/VictoriaMetrics#5855

Copy link

@tenmozes tenmozes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fyfyrchik
Copy link

This looks very useful, e.g. when you need to send the same message to multiple places: in our code we cache marshaled data in a private field and then would like to reuse.
Is it reasonable to expect this being merged in the near future?

@AndrewChubatiuk
Copy link
Author

AndrewChubatiuk commented Aug 21, 2024

@valyala we need your feedback

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.

3 participants