How to config 2 nodes in aerospike cluster to be: one node is totally master node, another node is totally replication node?

I want to do the test in 2 nodes cluster, like below:

  1. Client is running on node1, and the client store all its data on node1.( Data on node1 is all master data)
  2. Master data on node1 can replica to node2 synchronous or asynchronous. (Data on node 2 is all replica data)

Is there a way of aerospike to config cluster like above?

Thanks.

Not yet … coming soon.

How soon? :star_struck: Like a month or a week?