Page MenuHomeSoftware Heritage

Initialize tools using the idx-storage API instead of SQL.
ClosedPublic

Authored by vlorentz on Nov 29 2018, 12:01 PM.

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added a subscriber: ardumont.

Awesome

Note:
for those asking themselves why the data.sql disappears.
It's because it's no longer needed in production.
Indexers registers their tools.

That sql comes from a time where the data was installed in db prior to the self registration step.

This revision is now accepted and ready to land.Nov 29 2018, 12:06 PM
This revision was automatically updated to reflect the committed changes.