40ants / cl-prevalence

In memory database system for Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL-PREVALENCE

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.

About

In memory database system for Common Lisp


Languages

Language:Common Lisp 99.2%Language:Makefile 0.8%