Praefect: Enable database replication queue by default
Thew PostgreSQL based implementation of the replication queue
is enabled by default.
In order to simplify unit testing the in-memory implementation
resides and can be used in case memory_queue_enabled = true
configuration option provided.
Closes: #2615 (closed)