Available on Github; https://github.com/juxt/joplin

Joplin tries to solve the problems that arise when dealing with complicated 
systems consisting of multiple datastores. It lets you define and reason 
about environments (for instance dev, staging, UAT, prod).

Joplin lets you declare your databases, migrators, seed functions up front 
and combine them into different environments. It can be used via 
a leiningen plugin or be called programatically.

Joplin comes with plugins for SQL/JDBC databases, Datomic, ElasticSearch, 
Cassandra and Zookeeper. It is built with extensibility in mind, adding 
more stores is done by a handful of multi-methods.

Joplin is built on top of ragtime <https://github.com/weavejester/ragtime>.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to