|
@ -25,6 +25,7 @@ import ( |
|
|
"github.com/seaweedfs/seaweedfs/weed/filer" |
|
|
"github.com/seaweedfs/seaweedfs/weed/filer" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/arangodb" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/arangodb" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/cassandra" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/cassandra" |
|
|
|
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/cassandra2" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/elastic/v7" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/elastic/v7" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/etcd" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/etcd" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/hbase" |
|
|
_ "github.com/seaweedfs/seaweedfs/weed/filer/hbase" |
|
|