aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/music/music-suite/data/createkeyspace-network.json
blob: 9514bae9218a172e11f3ba72727a60f25e1fdc4b (plain)
1
2
3
4
5
6
{ 	
  "consistencyInfo":{"type":"eventual"},
  "durabilityOfWrites":"true",
  "keyspaceName":"txt",
  "replicationInfo":{"class" :"NetworkTopologyStrategy","DC1":"1", "DC2":"1", "DC3":"1"}
}