Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.peerdb.io/llms.txt

Use this file to discover all available pages before exploring further.

PubSub records may be a table, overriding the following:
{
  topic = 'override', -- will use this over the mirror's destination table
  key = 'ordering key',
  value = 'record value',
  headers = {
    header1 = 'value1',
	header2 = 'value2',
  },
}