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

Streams of event #441

Merged
merged 5 commits into from
Sep 8, 2018
Merged

Conversation

mpraglowski
Copy link
Member

Finds all streams for given event id, excluding global stream.

@paneq
Copy link
Member

paneq commented Aug 27, 2018

Finds all streams for given event id, excluding global stream.

Could you elaborate a little bit about what could be the usecase for that?

@mpraglowski
Copy link
Member Author

I.e. global subscription to build an elastic search index with some basic data of domain event: id, type, timestamp and stream - to be able to quickly search audit log

Currently you have no way to get streams where domain event is published/appended/linked.

I imagine that it could be also used in event browser to quickly switch between streams where given event is stored.

@mpraglowski mpraglowski merged commit 3f74efe into RailsEventStore:master Sep 8, 2018
@mpraglowski mpraglowski deleted the streams_of_event branch September 8, 2018 16:06
@mostlyobvious
Copy link
Member

@mpraglowski Care to describe this in changelog for release?

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