message_store v0.4.0 MessageStore View Source

A module for interactions with message store

Link to this section Summary

Link to this section Functions

Link to this function

create_event_data(event)

View Source
Link to this function

create_event_data(event, recorded_event)

View Source
Link to this function

expected_version(message_store, stream_uuid)

View Source

Specs

expected_version(atom(), String.t()) :: Result.t(term(), integer())
Link to this function

project(messages, projection)

View Source
Link to this function

stream_name_to_id(stream_name)

View Source