Merge branch 'master' into filerstore-tikv

This commit is contained in:
Rain Li
2021-08-30 15:52:54 +08:00
committed by GitHub
66 changed files with 4925 additions and 3798 deletions

View File

@@ -5,6 +5,7 @@ import (
_ "github.com/chrislusf/seaweedfs/weed/remote_storage/azure"
_ "github.com/chrislusf/seaweedfs/weed/remote_storage/gcs"
_ "github.com/chrislusf/seaweedfs/weed/remote_storage/hdfs"
_ "github.com/chrislusf/seaweedfs/weed/remote_storage/s3"
_ "github.com/chrislusf/seaweedfs/weed/replication/sink/azuresink"