cl-prevalence
cl-prevalence copied to clipboard
In memory database system for Common Lisp
============= CL-PREVALENCE
.. image:: https://github.com/40ants/cl-prevalence/workflows/CI/badge.svg
This fork is available from Quicklisp and Ultralisp.org.
Running tests
To run all tests, eval this in the REPL:
(asdf:test-system :cl-prevalence)
GitHub should run the testsuite for each pull-request automatically.
History
This is a fork of cl-prevalence, taken from https://bitbucket.org/skypher/cl-prevalence
It is forked from commit 8eef33bfa789 (Mon Jul 05 17:53:21 2010 +0200) by Leslie Polzer.