blob: 007ab41aba3ec5c3fc9418a5b2dbd7a2be8ad65f [file] [log] [blame]
network {
nodeFinder {
netClusterNodes=[
"localhost:3344"
]
}
port=3344
}
storage {
profiles {
"in-memory" {engine: "aimem"}
"persistent" {engine: "aipersist"}
"rocksdb-example" : {engine: "rocksDb"}
}
}
nodeAttributes.nodeAttributes {
region.attribute = "US"
storage.attribute = "SSD"
}