RaftEx.LogPreInit (raft_ex v0.1.0)

View Source

Temporary barrier process that allows the log supervisor's children to signal when they are ready for writes.

This avoids race conditions between the WAL startup and the first server process trying to append entries.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(system)