Create a task queue to execute when a payload is received that: - Saves payloads to disk - Adds a record to the raw database - Parses the payload and adds the result to the conflict database
Create a task queue to execute when a payload is received that: