mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ec86d97653
The intent of this change is to make the first step in this direction in order to support dpp-336 work of sanbdox-classic integration by injecting DAO functionality via this interface. Level of quality is still pre-production, hence TODO comments. Planned next step: move StorageBackend interface, and implementation to platform/store, to it's final place. * Introduce StorageBackend interface * Decouple event-seq-id assignment logic from storage specific batching * Pull out of batching step from input mapping, execution too * Switch to stateless DAO functions * Switch to DBDispatcher instead of custom JDBC Connection pool * Introduce/adapt metrics * Naturally extend configuration * Move RunningBatch layer to ParallelIndexerFactory * Remove dead code changelog_begin changelog_end |
||
---|---|---|
.. | ||
collectd | ||
collection | ||
src | ||
BUILD.bazel |