cockroachdb: add high-availability support (#12965)
This commit adds high-availability support to the CockroachDB backend. The locking strategy implemented is heavily influenced from the very similar Postgres backend.
Showing
+322 -36
changelog/12965.txt
0 → 100644
physical/cockroachdb/cockroachdb_ha.go
0 → 100644
Please register or sign in to comment