Regards everyone,
to celebrate my first year with Clojure, I'm releasing my first Clojure library, with the hope it will be useful for others. Github: https://github.com/lantiga/exoref Clojars: https://clojars.org/exoref Exoref aims at providing a Redis-based implementation of Clojure reference types, to allow scaling up Clojure applications on multiple machines (or workers on a PaaS) or writing distributed applications featuring multiple components. This first release targets Clojure Atoms, but more reference types are feasible by leveraging on Redis transactions. Comments and suggestions are more than welcome. Cheers! Luca Antiga (@lantiga) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
