cl-sophia

WTFPL

High-level API for Sophia key-value storage

$ area51 add cl-sophiaCopy

Usage

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