File commonstructs artifact 23969b59c2 part of check-in 98ffd649ba
The database keys, runs are indexed on this keys: (db:get-keys #f) => (#("OS" "TEXT") #("FS" "TEXT") #("TAG" "TEXT")) keyvallst: (keys:target->keyval keys "ubuntu/nfs/none") (("OS" "ubuntu") ("FS" "nfs") ("TAG" "none")) keyvals: (db:get-key-vals #f 3) ;; get the key vals for run #3 ("ubuntu" "nfs" "none")