Alexey Zorkaltsev
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)...
However, it is available in the profile settings
closes #343
close #275
Closes #348
Documentation will be available shortly at https://ydb.tech/
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...