Redis 发布订阅可靠版本
This commit is contained in:
parent
aa5428d210
commit
9ed56fc005
@ -1 +1 @@
|
|||||||
Subproject commit 798db6667ebd6a37c69877fe8657c268f267bfe3
|
Subproject commit 3b8af64e3fe25a223e9e6bc81a2b48e310069048
|
||||||
@ -32,8 +32,8 @@
|
|||||||
"TaskThreadCount": -1
|
"TaskThreadCount": -1
|
||||||
},
|
},
|
||||||
"Pulsar": {
|
"Pulsar": {
|
||||||
"ServiceUrl": "pulsar://192.168.56.101:6650",
|
"ServiceUrl": "pulsar://47.110.60.222:9093",
|
||||||
"WebUrl": "http://192.168.56.101:8080",
|
"WebUrl": "http://47.110.60.222:9094",
|
||||||
"UserName": "admin",
|
"UserName": "admin",
|
||||||
"TenantName": "1YMVZZkAkRArjxSD8457",
|
"TenantName": "1YMVZZkAkRArjxSD8457",
|
||||||
"Namespace": "OneNET",
|
"Namespace": "OneNET",
|
||||||
@ -59,8 +59,10 @@
|
|||||||
"IoTDBOptions": {
|
"IoTDBOptions": {
|
||||||
"UserName": "root",
|
"UserName": "root",
|
||||||
"Password": "Lixiao@1980",
|
"Password": "Lixiao@1980",
|
||||||
"TreeModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
|
//"TreeModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
|
||||||
"TableModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
|
//"TableModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
|
||||||
|
"TreeModelClusterList": [ "47.110.53.196:30710" ],
|
||||||
|
"TableModelClusterList": [ "47.110.53.196:30710" ],
|
||||||
"PoolSize": 32,
|
"PoolSize": 32,
|
||||||
"DataBaseName": "jisheiotdata",
|
"DataBaseName": "jisheiotdata",
|
||||||
"OpenDebugMode": true,
|
"OpenDebugMode": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user