Skip to content
Snippets Groups Projects
Commit e66a2bf9 authored by David Douard's avatar David Douard Committed by Nicolas Dandrimont
Browse files

Add a backfiller cli command

This command allowd to backfill a kafka journal from an existing
Postgresql provenance storage.

The command will run a given number of workers in parallel. The state of
the backfilling process is saved in a leveldb store, so interrupting and
restarting a backfilling process is possible, with limitations: it won't
work properly if the range generation is modified.
parent 0b9df1a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment