daml/daml-script
Gerolf Seitz ad161d7f78
Make database connection pool size configurable (#8816)
[ledger-api-server] Make database connection pool size configurable

CHANGELOG_BEGIN
[Daml Driver for PostgreSQL]: Added CLI option --database-connection-pool-size
to configure the size of the database connection pool
[Integration Kit]: Added the CLI options api-server-connection-pool-size and
indexer-server-connection-pool-size to configure the database connection pool size
for the Ledger API Server and the indexer respectively.
CHANGELOG_END
2021-02-12 12:05:47 +01:00
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml Expose transaction trees in DAML Script (#8750) 2021-02-04 15:21:30 +01:00
dump Factor out shared DAR encoder (#8794) 2021-02-09 13:53:46 +00:00
runner Expose transaction trees in DAML Script (#8750) 2021-02-04 15:21:30 +01:00
test Make database connection pool size configurable (#8816) 2021-02-12 12:05:47 +01:00