class

Movie::Persistence::ConnectionActor

Inherits Movie::AbstractBehavior < Reference < Object

Actor that owns a single DB connection and executes queries sequentially.

Constructors

new(db_uri : String)
Source

Instance methods

on_signal(signal : SystemMessage)
Source
receive(message, ctx)
Source