Skip to content
Aleksey Myasnikov edited this page Sep 27, 2022 · 23 revisions
  1. Support for Coordination service in Go SDK YDB has a Coordination Service which allow your client application to elect a leader via distributed lock (similar to ZooKeeper). The task is to add support for Coordination Service to Go SDK. Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
  2. Support for sqlx.StructScan() in Go SDK Add support for sqlx.StructScan() from github.com/jmoiron/sqlx to Go SDK. Mentor: Aleksei Miasnikov (https://github.com/asmyasnikov)
Clone this wiki locally