You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
..
readme.md refactor use const CountEntryChunksForGzip 3 years ago
ydb_queries.go refactor use const CountEntryChunksForGzip 3 years ago
ydb_store.go refactor use const CountEntryChunksForGzip 3 years ago
ydb_store_kv.go ydb kv interface 3 years ago
ydb_types.go ydb initial 3 years ago
ydb_types_ydbgen.go ydb initial 3 years ago

readme.md

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