daml/ledger/sandbox
tudor-da b4247c1511
[In-memory fan-out] BuffersUpdater implementation (#9858)
* [In-memory fan-out] BuffersUpdater implementation
* Instantiated the TransactionsBuffer in ReadOnlySqlLedgerWithMutableCache
* Implementations and tests for the BuffersUpdater which updates:
* * The MutableCacheBackedContractStore
* * TransactionsBuffer
* Introduced `buffered-ledger-api-streams-unsafe` CLI flag for enabling in-memory fan-out flow
* Enabled the `buffered-ledger-api-streams-unsafe` in ledger-on-sql conformance test for append-only schema

CHANGELOG_BEGIN
CHANGELOG_END

* [In-memory fan-out] BuffersUpdater implementation
* Instantiated the TransactionsBuffer in ReadOnlySqlLedgerWithMutableCache
* Implementations and tests for the BuffersUpdater which updates:
* * The MutableCacheBackedContractStore
* * TransactionsBuffer
* Introduced `buffered-ledger-api-streams-unsafe` CLI flag for enabling in-memory fan-out flow
* Enabled the `buffered-ledger-api-streams-unsafe` in ledger-on-sql conformance test for append-only schema

CHANGELOG_BEGIN
CHANGELOG_END
2021-06-07 09:21:12 +00:00
..
src [In-memory fan-out] BuffersUpdater implementation (#9858) 2021-06-07 09:21:12 +00:00
BUILD.bazel Add duplicate contract key checks to Speedy (#9607) 2021-05-07 17:24:42 +00:00