Modifying post etag cache to apply to getPostsSince (#4837)
Этот коммит содержится в:
коммит произвёл
enahum
родитель
927eb65978
Коммит
148fd01b54
@@ -124,7 +124,7 @@ func InvalidateCacheForChannelPosts(channelId string) {
|
||||
}
|
||||
|
||||
func InvalidateCacheForChannelPostsSkipClusterSend(channelId string) {
|
||||
Srv.Store.Post().InvalidatePostEtagCache(channelId)
|
||||
Srv.Store.Post().InvalidateLastPostTimeCache(channelId)
|
||||
}
|
||||
|
||||
func InvalidateCacheForUser(userId string) {
|
||||
|
||||
Ссылка в новой задаче
Block a user