Electric.ShapeCache.ShapeStatusOwner (electric v1.2.4)

View Source

Owns the ETS table and the ShapeStatus state.

This process creates the ETS table for shapes and initializes Electric.ShapeCache.ShapeStatus early in the supervision tree so that dependent processes (e.g., shape consumers) can use a single, shared ShapeStatus instance regardless of their own supervisor start order.

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.

name(stack_id)

start_link(opts)