RaftEx.LogEts (raft_ex v0.1.0)

View Source

Initialises the ETS tables used by the WAL and segment reader layer.

Started as the first child of RaftEx.LogSupervisor so that tables are available before the WAL and segment writer processes start.

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(cfg)