Packages

A Gleam SDK for the Absurd durable workflow system, with type-safe database access via Parrot and OTP worker actors

Current section

Files

Jump to
gabsurd include gabsurd@client_Db.hrl
Raw

include/gabsurd@client_Db.hrl

-record(db, {pid :: gleam@erlang@process:pid_(), connection :: pog:connection()}).