treedb

MIT

A hierarchical key-value-database

$ area51 add treedbCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(treedb:some-function ...)