mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
refactor: kafka update.
This commit is contained in:
parent
38c6ff7e7a
commit
c52eaa838c
@ -1,14 +1,13 @@
|
||||
username: ''
|
||||
password: ''
|
||||
addr: [ 172.28.0.1:19094 ]
|
||||
latestMsgToRedis:
|
||||
topic: "latestMsgToRedis"
|
||||
offlineMsgToMongo:
|
||||
topic: "offlineMsgToMongoMysql"
|
||||
msgToPush:
|
||||
topic: "msgToPush"
|
||||
toRedis:
|
||||
topic: "toRedis"
|
||||
toMongo:
|
||||
topic: "toMongo"
|
||||
toPush:
|
||||
topic: "toPush"
|
||||
consumerGroupID:
|
||||
msgToRedis: redis
|
||||
msgToMongo: mongo
|
||||
msgToMySql: mysql
|
||||
msgToPush: push
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user