blob: 90440e9ed9babb567467ca79da367332412ad068 [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"
}