Peertube.VideoIndextype t = (string, string) Hashtbl.tMapping of UUID -> server name
val empty : unit -> ('a, 'b) Hashtbl.tval load_file : string -> (string, string) Hashtbl.tval save_file : string -> (string, string) Hashtbl.t -> unitval add : ('a, 'b) Hashtbl.t -> uuid:'a -> server:'b -> unitval find : ('a, 'b) Hashtbl.t -> 'a -> 'b optionval mem : ('a, 'b) Hashtbl.t -> 'a -> boolval to_list : ('a, 'b) Hashtbl.t -> ('a * 'b) list