Supervises the local data-plane services for one storage instance.
Concord/VSR and PubSub are application infrastructure and intentionally live outside this supervisor. Stopping this supervisor therefore restarts local storage lifecycle without terminating the host application or metadata system.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(ExStorageService.Context.t()) :: Supervisor.on_start()