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

[Feature] marten evenstore add LastModifiedBy metadata #3265

Open
schmitch opened this issue Jun 17, 2024 · 2 comments
Open

[Feature] marten evenstore add LastModifiedBy metadata #3265

schmitch opened this issue Jun 17, 2024 · 2 comments
Milestone

Comments

@schmitch
Copy link

currently the normal document store supports the LastModifiedBy metadata, unfortunatly that is not possible with the event store at all. the only way is to set it as a header or something.

@jeremydmiller
Copy link
Member

Why isn't it sufficient to be able to use the headers?

@schmitch
Copy link
Author

schmitch commented Jun 17, 2024

  1. consistency (of course another solution would be to deprecate the other ones)
  2. easier to index

feel free to close, if it is not suitable

@jeremydmiller jeremydmiller added this to the Marten 8.0 milestone Oct 31, 2024
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

2 participants