View Source EventStore.Tasks.Create (EventStore v1.4.0)

Task to create the EventStore

Link to this section Summary

Functions

Runs database and schema create task.

Link to this section Functions

Link to this function

exec(config, opts \\ [])

View Source

Runs database and schema create task.

parameters

Parameters

  • config: the parsed EventStore config

opts

Opts

  • is_mix: set to true if running as part of a Mix task
  • quiet: set to true to silence output