mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 05:25:59 +08:00
msg database
This commit is contained in:
@@ -57,7 +57,7 @@ type OnlineHistoryRedisConsumerHandler struct {
|
||||
producerToMongo *kafka.Producer
|
||||
|
||||
msgInterface controller.MsgInterface
|
||||
cache cache.Cache
|
||||
cache cache.MsgCache
|
||||
}
|
||||
|
||||
func (och *OnlineHistoryRedisConsumerHandler) Init() {
|
||||
|
||||
Reference in New Issue
Block a user