Commit Graph

4 Commits

Author SHA1 Message Date
antonio2368
3f3c55a4aa
Format all the memgraph and test source files () 2021-02-18 15:32:43 +01:00
antonio2368
200ce5f45e Add configs and support for semi-sync and SSL ()
* 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
2021-01-21 15:49:32 +01:00
antonio2368
76f0d5873b Use unfinished tasks num instead of idle thread num () 2021-01-21 15:49:32 +01:00
antonio2368
03cc568e39 Add support for async replication ()
* Add thread pool
* Define async replication
* Expose replication state
* Rename TransactionHandler to ReplicaStream
2021-01-21 15:49:32 +01:00