Lua Reference
PubSub
PubSub records may be a table, overriding the following:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
topic = 'override', -- will use this over the mirror's destination table
key = 'ordering key',
value = 'record value',
headers = {
header1 = 'value1',
header2 = 'value2',
},
}
