Skip to content

molst/hazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivial storing and retrieval of ordinary Clojure data structures to/from Datomic.

Getting Started

Sorry, no documentation yet. See some example usage in here.

Project Maturity

Developed primarily for my personal use. Anything can change without notice.

Artifacts

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"]

Major dependencies

License

Copyright (C) 2013 Marcus Holst

Licensed under the Eclipse Public License v1.0 (the same as Clojure).

About

Datomic support library.

Resources

Stars

Watchers

Forks

Packages

No packages published