added temp collections cache

This commit is contained in:
Gani Georgiev
2024-04-25 10:05:47 +03:00
parent 2b82c36bdd
commit 950f796cbc
5 changed files with 82 additions and 1 deletions
+2
View File
@@ -1182,6 +1182,8 @@ func (app *BaseApp) registerDefaultHooks() {
if err := app.initAutobackupHooks(); err != nil {
app.Logger().Error("Failed to init auto backup hooks", slog.String("error", err.Error()))
}
registerCachedCollectionsAppHooks(app)
}
// getLoggerMinLevel returns the logger min level based on the