EventStore v0.11.0-rc.0 EventStore.Storage.Appender View Source

Append-only storage of events to a stream

Link to this section Summary

Functions

Append the given list of events to storage

Link to this section Functions

Append the given list of events to storage

Returns {:ok, event_ids} on success, where event_ids is a list of the ids assigned by the database.