Lock bulk importing to master database node (#9012)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
f17c15c9d8
Коммит
0d91bf323e
@@ -65,6 +65,8 @@ type SqlStore interface {
|
||||
RemoveIndexIfExists(indexName string, tableName string) bool
|
||||
GetAllConns() []*gorp.DbMap
|
||||
Close()
|
||||
LockToMaster()
|
||||
UnlockFromMaster()
|
||||
Team() store.TeamStore
|
||||
Channel() store.ChannelStore
|
||||
Post() store.PostStore
|
||||
|
||||
Ссылка в новой задаче
Block a user