• Johnny's avatar
    feat(store): change default storage type to local filesystem · 78efa680
    Johnny authored
    Add migration scripts for existing instances without a storage setting
    to explicitly preserve DATABASE as their storage type, ensuring backward
    compatibility. Change the default for new installations to LOCAL to
    improve out-of-the-box performance.
    78efa680
instance_setting_test.go 8.81 KB