Trivial storing and retrieval of ordinary Clojure data structures to/from Datomic.
Sorry, no documentation yet. See some example usage in here.
Developed primarily for my personal use. Anything can change without notice.
on Clojars. If you are using Maven, add the following repository
definition to your pom.xml:
<repository>
<id>clojars.org</id>
<url>http://clojars.org/repo</url>
</repository>With Leiningen:
[hazel "0.1"]
Copyright (C) 2013 Marcus Holst
Licensed under the Eclipse Public License v1.0 (the same as Clojure).