daml/ledger/sandbox-common
Marton Nagy f742a4334e
Dpp 336 sandbox classic on append only (#9561)
This change adds support of append-only schema in sandbox-classic and daml-on-sql ledgers: this is available with feature flag.
The support is PoC grade, it will be stabilized/productionized in the upcoming epic.
Currently enabled CI tests in the respective projects guarding this implementation.

* Introduce SequentialWriteDao for simplified indexing in sandbox-classic
* Use this in appendonly.JdbcLedgerDao to implement necessary methods
* Add support for ledgerEnd query to StorageBackend
* Fix JdbcLedgerDao creation (supporting append-only)
* Add feature flag and wiring for sandbox-classic
* Activate conformance tests with append-only on sandbox-classic
* Add support/ci coverage for daml-on-sql

changelog_begin
changelog_end
2021-05-06 19:32:08 +02:00
..
historical-dars Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
src Dpp 336 sandbox classic on append only (#9561) 2021-05-06 19:32:08 +02:00
BUILD.bazel Refactor out setGlobalLogLevel into ContextualLogging (#9592) 2021-05-06 14:23:39 +00:00