Salvador Girones Gil

Results 36 comments of Salvador Girones Gil

I can see how this could potentially be useful to users. Could you provide a concrete example that would be useful to you?

We need to provide the [security config](https://docs.rs/tikv-client/latest/tikv_client/struct.Config.html#method.with_security) to the [TiKV client](https://github.com/sgirones/surrealdb/blob/main/lib/src/kvs/tikv/mod.rs#L26). I would add new CLI args to the `start` command for now, until we support config files. These new...

Sorry for the confusion: what I meant is that it is not supported as of today. We would need to add those new args I suggested and pass them to...