Hi Anton, I've been working on a port of Fressian for ClojureScript (https://github.com/spinningtopsofdoom/longshi). I've made it come as close to the api of the Clojure fressian wrapper (https://github.com/clojure/data.fressian) as possible. I'm in the final stages of getting all the perf I can, it's currently about 40% faster then raw EDN.
With fressian you can do domain aware caching which allows you to cache a structure of any size as one byte after it's sent the first time. Actually using fressian is a bit fiddly and there isn't much documentation so if you have any questions email me. Peter Schuck -- 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 http://groups.google.com/group/clojurescript.
