daml/ledger/sandbox
Kamil Bozek a939594025
Sandbox on H2 - performance improvements for the append-only schema [DPP-600] (#10888)
* Added --database-connection-pool-size parameter to the sandbox CLI

* Improved maximum ledger time lookup query

* Improved active contract lookup query

* Improved max event sequential id query

CHANGELOG_BEGIN
- [Sandbox] - Added a CLI parameter for configuring the number of connections in the database connection pool used for serving ledger API requests
CHANGELOG_END
2021-09-15 12:21:19 +02:00
..
src Sandbox on H2 - performance improvements for the append-only schema [DPP-600] (#10888) 2021-09-15 12:21:19 +02:00
BUILD.bazel Ledger API Test Tool: support --additional tests [KVL-1100] (#10829) 2021-09-14 14:00:30 +02:00