Is it possible to set up a BaseX server as a clustered database (where data is synchronized over the servers by BaseX)? For example on two servers where a client session can be set up with "host1,host2". If one of the hosts fails then there is immediate fault tolerant failover to the second host (url). If this is possible is there an example available (couldn't find anything in this direction on GitHub)?