Adding index and cache to reactinos store (#5654)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
115acb1fb1
Коммит
33b8b72a02
@@ -20,6 +20,7 @@ type ClusterInterface interface {
|
||||
InvalidateCacheForChannelMembersNotifyProps(channelId string)
|
||||
InvalidateCacheForChannelPosts(channelId string)
|
||||
InvalidateCacheForWebhook(webhookId string)
|
||||
InvalidateCacheForReactions(postId string)
|
||||
Publish(event *model.WebSocketEvent)
|
||||
UpdateStatus(status *model.Status)
|
||||
GetLogs() ([]string, *model.AppError)
|
||||
|
||||
Ссылка в новой задаче
Block a user