1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/infrastructure/storage/lisk
epriestley 8c89fc38fc Allow persistent connections to be configured per database host
Summary: Ref T11044. Fixes T11672. In T11672, persistent connections seem to work fine, but they can require `max_connections` and other settings to be raised. Since most users don't need them, make them an advanced option.

Test Plan: Configured persistent connections, loaded some pages, observed persistent connections get used.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11044, T11672

Differential Revision: https://secure.phabricator.com/D16913
2016-11-22 10:55:45 -08:00
..
__tests__ Various linter fixes 2015-08-11 22:36:55 +10:00
LiskDAO.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
LiskDAOSet.php Extend from Phobject 2015-06-15 18:02:27 +10:00
LiskEphemeralObjectException.php Delete license headers from files 2012-11-05 11:16:51 -08:00
LiskMigrationIterator.php Delete license headers from files 2012-11-05 11:16:51 -08:00
LiskRawMigrationIterator.php Add LiskRawMigrationIterator 2013-06-21 12:55:07 -07:00
PhabricatorDataNotAttachedException.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorLiskDAO.php Allow persistent connections to be configured per database host 2016-11-22 10:55:45 -08:00
PhabricatorLiskSerializer.php Extend from Phobject 2015-06-15 18:02:27 +10:00