What protocol is used in mnesia to propagate new entries to other nodes?

Does the node with the new entry send it the other nodes sequentially all by itself? Or is there a table with the nodes each node each responsible for updating? I couldn’t find anything on the web regarding this

Thanks! :smiley: