[full-ci] Refactor stores (#6019)
* Streamline the store implementation with and into reva * Adapt to the cache/store refactoring in reva * Streamline config options and their env vars * Apply suggestions from code review Co-authored-by: Martin <github@diemattels.at> * Use the same database for all stores * Bump reva * Configure stat and filemetadata cache separately * Fix default config --------- Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
-1
@@ -43,7 +43,6 @@ import (
|
||||
_ "github.com/cs3org/reva/v2/pkg/preferences/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/publicshare/manager/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/rhttp/datatx/manager/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/share/cache/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/share/cache/warmup/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/share/manager/loader"
|
||||
_ "github.com/cs3org/reva/v2/pkg/storage/favorite/loader"
|
||||
|
||||
Reference in New Issue
Block a user