Hello everyone,

I'm happy to announce the first release of urania, a library for making
fetching data from remote sources such as databases or HTTP services
elegant and efficient. The library is based in the initial work in Muse
by Alexey Kachayev but has evolved on its own. It also borrows heavily
from the Haskell Haxl library, and is meant for the same purpose.

Future plans include a pluggable type for using it with other
error-aware asynchronous abstractions such as manifold deferreds and a
let-like macro for declaring data fetches.

As always, any feedback is appreciated!

Urania on GitHub: https://github.com/funcool/urania
Urania docs: http://funcool.github.io/urania/latest/
Muse on GitHub: https://github.com/kachayev/muse
Haxl on GitHub: https://github.com/facebook/Haxl

Yours,

Alejandro

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