On 30 December 2011 06:00, Timothy Baldridge <tbaldri...@gmail.com> wrote: > A few months back I released 1.0 of deep-freeze, a binary > serialization library for Clojure.
You might want to provide a link to the project home page :) > deep-freeze is a simple serialization library that aims to be fast, > generate concise data, and support as many Clojure structures as > possible. Currently it outperforms read-string/print-str by quite a > margin, supports (optionally) the "Snappy" Google compression library, > and supports atoms, refs, and the standard Clojure structures. Support > for deftype and defrecord, is not in yet, but is on the list. How are atoms/refs supported? It would be nice if there was an option to make deep-freeze interchangable with read/pr. - James -- 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