Fork me on GitHub
#announcements
<
2020-06-18
>
oliy08:06:08

Hi everyone, I am pleased to announce the second release of https://github.com/oliyh/superlifter. Superlifter is an implementation of DataLoader for Clojure. This release adds support for: • Clojurescript! • A debounced trigger that runs a fetch when no muses are added to the bucket for n ms Feedback appreciated, as always, here or on Github. Cheers, Oliy https://github.com/oliyh/superlifter

👏 21
🎉 9
elarouss10:06:04

oh thank you 🙏, just last week i was planning to make something like this (to work with lacinia)

oliy11:06:53

You're welcome! I found the 1+n problem was really constraining how we built our service on lacinia

athos14:06:58

I’m happy to announce the first release of Pogonos https://github.com/athos/pogonos, another Clojure(Script) implementation of the Mustache templating language. • Completely compliant to the Mustache spec, including lambdas • As fast as Stencil • Supports Clojure/ClojureScript/self-hosted ClojureScript, like cljstache • Also provides user-friendly error messages for parsing errors Any feedback is welcome!

👍 57
🎊 15
dominicm15:06:34

This is a wonderful contribution to the clojure ecosystem, thank you 🙏

3
athos00:06:09

Thank you for your kind words! 😂