ExESDB.StreamsWriterWorker (ex_esdb v0.1.0)

Provides functions for writing streams

Summary

Functions

Returns a child spec for a streams writer worker. Please note that the restart strategy is set to :temporary to avoid restarting the worker when the idle timeout is reached.

Functions

child_spec(init_arg)

Returns a child spec for a streams writer worker. Please note that the restart strategy is set to :temporary to avoid restarting the worker when the idle timeout is reached.

start_link(arg)