Alexey Zorkaltsev

Results 40 issues of Alexey Zorkaltsev

Not in help and probably not implemented at all the possibility to specify the path to ca file via environment variable Specifying the environment variable YDB_SSL_ROOT_CERTIFICATES_FILE (as in NodeJS SDK)...

area/cli

However, it is available in the profile settings

area/cli

Documentation will be available shortly at https://ydb.tech/

documentation

Try converting to parallel use of grpc-js client by multiple sessions. If it will work, it should speed things up by reusing tcp ip connections. At the moment, for every...

enhancement