A hierarchical key-value-database
$ area51 add treedb
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (treedb:some-function ...)