ydb-go-sdk move to v3

This commit is contained in:
Konstantin Lebedev
2022-05-02 02:07:47 +05:00
parent 21033ff4c3
commit 50c4f62ed4
10 changed files with 257 additions and 383 deletions

View File

@@ -32,4 +32,5 @@ import (
_ "github.com/chrislusf/seaweedfs/weed/filer/redis2"
_ "github.com/chrislusf/seaweedfs/weed/filer/redis3"
_ "github.com/chrislusf/seaweedfs/weed/filer/sqlite"
_ "github.com/chrislusf/seaweedfs/weed/filer/ydb"
)