adding cassandra2
fix https://github.com/seaweedfs/seaweedfs/issues/6888
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user