seaweedfs/weed/filer/ydb
2022-05-01 22:28:55 +05:00
..
readme.md refactor use const CountEntryChunksForGzip 2022-05-01 22:28:55 +05:00
ydb_queries.go refactor use const CountEntryChunksForGzip 2022-05-01 22:28:55 +05:00
ydb_store.go refactor use const CountEntryChunksForGzip 2022-05-01 22:28:55 +05:00
ydb_store_kv.go ydb kv interface 2022-05-01 21:20:37 +05:00
ydb_types.go ydb initial 2022-05-01 17:28:58 +05:00
ydb_types_ydbgen.go ydb initial 2022-05-01 17:28:58 +05:00

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