mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
8538fe97b4
* HA protected ledger initialization for the appendOnly [DPP-551] * Preparation - Refactoring ParallelIndexerFactory: pulling initialization, resource factory and subscription apart CHANGELOG_BEGIN CHANGELOG_END * Preparation - Refactoring: untangle JdbcIndexer and FlywayMigrations CHANGELOG_BEGIN CHANGELOG_END * Preparation - Refactoring: simplifying Indexer type CHANGELOG_BEGIN CHANGELOG_END * Preparation - Refactoring: simplifying initialized JdbcIndexer type CHANGELOG_BEGIN CHANGELOG_END * Move initialization code to InitializeParallelIngestion (which does initialization in a HA protected zone) CHANGELOG_BEGIN CHANGELOG_END * Fixes mutable indexer initialization * Indexer initializes for every RecoveringIndexer restart now * Also fixes reset: it happend only once, at the beginning CHANGELOG_BEGIN CHANGELOG_END * Minor changes based on review CHANGELOG_BEGIN CHANGELOG_END * Small change in mutable initialization based on review CHANGELOG_BEGIN CHANGELOG_END |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
README.md |
indexer-benchmark
A tool that measures the performance of the indexer.
Input format
This tool consumes kvutils ledger export files.