Offload AXFR and IXFR processing
Instead of processing received data synchronously, store the incoming differences in the list and process them asynchronously when we need to commit the data into the database and/or journal.
Closes #4367 (closed)
Edited by Ondřej Surý