Expand description
Implementation of Consensus backed by Postgres.
Structsยง
- Postgres
Consensus - Implementation of Consensus over a Postgres database.
- Postgres
Consensus Config - Configuration to connect to a Postgres backed implementation of Consensus.
Enumsยง
- Postgres
Mode ๐ - What flavor of Postgres are we connected to for consensus.
Constantsยง
- CRDB_
CONFIGURE_ ๐ZONE - CRDB_
SCHEMA_ ๐OPTIONS - SCHEMA ๐
- USE_
POSTGRES_ TUNED_ QUERIES - Flag to use concensus queries that are tuned for vanilla Postgres.