refactor: kafka update.

pull/2148/head
Gordon 1 year ago
parent c52eaa838c
commit e07a550052

@ -1,13 +1,9 @@
username: '' username: ''
password: '' password: ''
addr: [ 172.28.0.1:19094 ] addr: [ 172.28.0.1:19094 ]
toRedis: toRedisTopic: "toRedis"
topic: "toRedis" toMongoTopic: "toMongo"
toMongo: toPushTopic: "toPush"
topic: "toMongo" toRedisGroupID: redis
toPush: toMongoGroupID: mongo
topic: "toPush" toPushGroupID: push
consumerGroupID:
msgToRedis: redis
msgToMongo: mongo
msgToPush: push

Loading…
Cancel
Save