# Functions
Open initializes a message journal sqlite database consisting of a persistent table that maintains journal entries across sessions.
# Structs
Filter is a data structure representing the filtering options that are used when message journal entries are retrieved by yggctl.
MessageJournal is a data structure representing the collection of message journal entries received from worker emitted events and messages.