Arnaud Briche

Results 12 issues of Arnaud Briche

Hi, I have a few questions about usage of leaderelection.Runner: - What happens if the process loses the lease (eg: fails to renew in time) ? Is the controller loop...

Hi, My use case is writing Clickhouse UDF in Rust. In order to have both high-performance and binary safety, I want Clickhouse to talk to my UDF binary (via STDIN/STDOUT)....