Stage 1 of caching layer. Framework (#6693)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
28bf900205
Коммит
9659a6da06
@@ -87,7 +87,7 @@ func NewServer() {
|
||||
}
|
||||
|
||||
func InitStores() {
|
||||
Srv.Store = store.NewSqlStore()
|
||||
Srv.Store = store.NewLayeredStore()
|
||||
}
|
||||
|
||||
type VaryBy struct{}
|
||||
|
||||
Ссылка в новой задаче
Block a user