HomeSoftware Heritage

Store nb_visits and last_visit_date

Description

Store nb_visits and last_visit_date

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