io.aviso/config - Smart and flexible system configuration

Config is a very small library used to handle configuration of a server; it
works quite well with a system defined in terms of Stuart Sierra’s
component library.

config embraces the idea that your production configuration is different
than your local configuration ... but not too different, merely a matter of
layering small patches on top of the base configuration. It also accounts
for the 12-factor app approach, in that it
can incorporate environment variables from inside pure EDN files.

This release is a major pivot: switching from Prismatic Schema to
clojure.spec, to define each component's configuration.

Obviously, a release tied to an alpha release of Clojure is for the brave
and the bold!

-- 
Howard M. Lewis Ship

Senior Mobile Developer at Walmart Labs

Creator of Apache Tapestry

(971) 678-5210
http://howardlewisship.com
@hlship

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