seaweedfs/weed/filer/ydb/doc.go

8 lines
193 B
Go
Raw Normal View History

2022-05-05 06:12:14 +00:00
/*
Package ydb is for YDB filer store.
The referenced "github.com/ydb-platform/ydb-go-sdk/v3" library is too big when compiled.
So this is only compiled in "make full_install".
*/
package ydb