* Add config for replication client/server * Add SSL to replication * Add semi-sync replication * Expose necessary information about replication * Thread pool fix * Set BasicResult value type to void
* Add thread pool * Define async replication * Expose replication state * Rename TransactionHandler to ReplicaStream