ExESDB.StreamsHelper (ex_esdb v0.0.20)
Provides helper functions for working with event store streams.
Summary
Functions
Returns the version of the stream. ## Parameters
Functions
Returns the version of the stream. ## Parameters
store
is the name of the store.stream_id
is the name of the stream.
## Returns
version
or0
if the stream does not exist.