Skip to content

journal_client: Store visit count and last visit date

swh.storage passes visit count and visit date for each OriginVisitStatus through swh.journal(kafka). These values are good candidates for building filters and sorting. this diff provides the code to store these values when they're recieved by the swh.search journal client


Migrated from D5824 (view on Phabricator)

Merge request reports