Skip to main content

Module postgres

Module postgres 

Source
Expand description

Implementation of Consensus backed by Postgres.

Structs§

PostgresConsensus
Implementation of Consensus over a Postgres database.
PostgresConsensusConfig
Configuration to connect to a Postgres backed implementation of Consensus.

Constants§

USE_POSTGRES_TUNED_QUERIES
Flag to use concensus queries that are tuned for vanilla Postgres.