-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey,
I would like to announce the first release of incognito [1]: - From the README: "Different Clojure(Script) serialization protocols like `edn`, `fressian` or `transit` offer different ways to serialize custom types. In general they fall back to maps for unknown record types, which is a reasonable default in many situations. But when you build a distributed data management system parts of your system might not care about the record types while others do. This library safely wraps unknown record types and therefore allows to unwrap them later. It also unifies record serialization between `fressian` and `transit` as long as you can express your serialization format in Clojure's default datastructures." This is motivated by the need to carry records, e.g. of DataScript, in a p2p system [2]. ClojureScript transit support is still missing. Feedback is very welcome :). Cheers, Christian [1] https://github.com/replikativ/incognito [2] https://github.com/replikativ/replikativ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJWEX4nAAoJEKel+aujRZMkWpcIAKxb5otl7TzyLw9EIKsPaLSK i6Nbv+8cY0+/8urPj5pF5ImIqyu7qaWEf/RxOu5N/ViH3GsqXvrH+QmxrB0B3tXV eEOx5RTE4yBl1r8C623en2MSX1xV3TsmhbDuEDKDMfwMSmwR4jbBXr7kf/PNwf/F cBW5jntSTq53ZSDgcU0/M2wVAJxjdUWHSk/l8qV1JmuyMKDXXh70RNZxQMGpaU2c riZG5Ea2Xy7fydO19p7paRTctKRMQfS0e2oVHHZngRkmuE9G93d1ppvKnhTatmv5 izgpIwZfSTNpnRxuKLgJVstMcR3UI7agQHwIgp3da5PN6hOnN4cqzimxOPFYk5g= =I1ip -----END PGP SIGNATURE----- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.