View Source Actors.Actor.Entity.Lifecycle.ProjectionConsumers (spawn v2.0.0-RC5)
We register projections linked to this process instead of the actor entity process so that the deactivation of the actor entity does not affect the projection consumers.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.