daml/ledger/recovering-indexer-integration-tests
Robert Autenrieth 31ccc8b9f5
Add cache for contract arguments during execution (#6289)
* Add cache for contract arguments during execution

Fixes #5754

CHANGELOG_BEGIN
CHANGELOG_END

* Add proper ADT for cache keys

* scalafmt

* Address review comments

* Separate contract and event caches

* Address review comments
2020-06-15 10:46:18 +02:00
..
src/test Add cache for contract arguments during execution (#6289) 2020-06-15 10:46:18 +02:00
BUILD.bazel Integrate metrics for cache (#6043) 2020-05-20 15:51:45 +02:00