A simple in-memory datastore for prototypes and other applications where you just don't need a real database [yet]. Prototypes, testing and small local applications come to mind.
Don't. It's a database in ~100LoC. It works, but you should probably get something else unless you're a lazy bastard like me.
If you must:
lein test
Copyright (C) 2011 Chris "ibdknox" Granger
Major changes to reach a somewhat higher level of architecture and usability quality contributed to the project by Reid "arrdem" McKenzie.
Distributed under the Eclipse Public License, the same as Clojure.