Statocaml_db.TSourcetype t = {data_dir : string;github : GH.Conf.t;last_event_date : Ptime.t;gh_users : GHT.full_user Statocaml.Smap.t;issues : GHT.issue Statocaml.Imap.t;commits : GHT.commit Statocaml.Smap.t;releases : GHT.release Statocaml.Imap.t;}