init-furnace-tables ( -- )
Furnace framework ยป Furnace alloy responder

Prev:<alloy> ( responder db -- responder' )
Next:start-expiring ( db -- )


Vocabulary
furnace.alloy

Word description
Initializes database tables used by asides, conversations and session management. This word must be invoked inside a with-db scope.

Definition