dax.rediswriter.4.0.8.source-code.plugin_job_template.json Maven / Gradle / Ivy
{
"name": "rediswriter",
"parameter": {
"connection": [
{
"uri": "tcp://127.0.0.1:7001",
"auth": ""
}
],
"batchSize": 1000,
"timeout": 100000,
"redisCluster": false,
"flushDB": true
},
"core": {
"transport": {
"channel": {
"byteCapacity": 536870912
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy