Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Read(Stream)HeadMessage #426

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yreynhout
Copy link
Contributor

This PR introduces two new methods on IReadonlyStreamStore (non-breaking change):

  • ReadHeadMessage: reads the head message of all streams, i.e. the latest message
  • ReadStreamHeadMessage: reads the head message of a stream, i.e. the lastest message

The test suite was extended with additional acceptance tests to cover the behavior of these new operations. This is the follow-up PR to #391.

@yreynhout yreynhout self-assigned this Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant