class

Movie::Persistence::EventStoreActor

Inherits Movie::AbstractBehavior < Reference < Object

Actor that serializes access to the event journal.

Constructors

new(pool : Movie::ActorRef(ConnectionMessage), timeout : Time::Span = 5.seconds)
Source

Instance methods

receive(message, ctx)
Source