sprockets-postgres/docs
Gavin M. Roy ecc070e974 Add reconfiguration for SRV based connections
- Attempt to add graceful reconfiguration for SRV based connections. On connection failure, the pool will be closed and reopened after fetching to get new SRV records.
- When using SRV, use all return hosts in the PostgreSQL URL
- If multiple requests hit a disconnect error, the reconnect logic will allow the first one in to reconnect and the others to wait
2020-07-07 16:17:56 -04:00
..
application.rst Add documentation 2020-04-08 18:15:50 -04:00
conf.py Add documentation 2020-04-08 18:15:50 -04:00
configuration.rst Add reconfiguration for SRV based connections 2020-07-07 16:17:56 -04:00
connector.rst Documentation updates 2020-04-08 18:22:24 -04:00
example.rst Remove the extra backtick 2020-04-10 16:42:29 -04:00
exceptions.rst Add documentation 2020-04-08 18:15:50 -04:00
genindex.rst Add documentation 2020-04-08 18:15:50 -04:00
index.rst Documentation updates 2020-04-08 18:22:24 -04:00
query_result.rst Documentation updates 2020-04-08 18:22:24 -04:00
request_handler.rst Add documentation 2020-04-08 18:15:50 -04:00
requirements.txt Add documentation 2020-04-08 18:15:50 -04:00
typing.rst Add documentation 2020-04-08 18:15:50 -04:00