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

Useless fields are saving in mongodb #82

Open
aliaa opened this issue Jan 25, 2023 · 2 comments
Open

Useless fields are saving in mongodb #82

aliaa opened this issue Jan 25, 2023 · 2 comments

Comments

@aliaa
Copy link

aliaa commented Jan 25, 2023

MessageTemplate and UtcTimestamp are redundant and useless fields to be saved in my opinion which makes storage cost double.

@Jaben
Copy link
Member

Jaben commented Feb 18, 2024

In the "Legacy" sink or the new Bson sink? In the new Bson sink, I'll add the option to exclude the MessageTemplate.

Jaben added a commit that referenced this issue Feb 18, 2024
Bson sink supports excluding the "MessageTemplate" as it can be
redundant/unnecessary since the RenderedMessage exists.
@trlthiago
Copy link

Hi !

Is there a deadline to publish this update on Nuget?

Tks.

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

No branches or pull requests

3 participants