yr.CreateParam.consistency_type

yr.CreateParam.consistency_type#

CreateParam.consistency_type: ConsistencyType = 0#

Data consistency configuration. In a distributed scenario, different levels of consistency semantics can be configured. The optional parameters are ConsistencyType.PRAM (asynchronous) and ConsistencyType.CAUSAL (causal consistency). Defaults to ConsistencyType.PRAM.