open-vault/changelog/12965.txt
Joel Kenny 825ffd130a
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.
2022-03-29 13:12:06 -04:00

4 lines
75 B
Plaintext

```release-note:improvement
cockroachdb: add high-availability support
```