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 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
