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

Timestamp is not recorded #6

Open
to11mtm opened this issue Sep 10, 2020 · 0 comments
Open

Timestamp is not recorded #6

to11mtm opened this issue Sep 10, 2020 · 0 comments
Labels
enhancement New feature or request journal

Comments

@to11mtm
Copy link
Owner

to11mtm commented Sep 10, 2020

Currently we do not properly record the timestamp of events written.

While this is more or less in line with batching journal, we should be collecting timestamp when WriteMessagesAsync is called and attaching to a form of IPersistentRepresentation. The current form however does not provide a Timestamp field.

We may want to use a Class holder in place of 'IPersistentRepresentation for this case.

@to11mtm to11mtm added enhancement New feature or request journal labels Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request journal
Projects
None yet
Development

No branches or pull requests

1 participant