mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
.. | ||
readme.md | ||
ydb_queries.go | ||
ydb_store.go | ||
ydb_store_kv.go | ||
ydb_types.go | ||
ydb_types_ydbgen.go |
YDB
database: https://github.com/ydb-platform/ydb go driver: https://github.com/ydb-platform/ydb-go-sdk
options:
[ydb]
enabled=true
prefix="seaweedfs"
useBucketPrefix=true
coonectionUrl=grpcs://ydb-ru.yandex.net:2135/?database=/ru/home/username/db
get ydb types
ydbgen -dir weed/filer/ydb
i test using this dev database:
make dev_ydb