I'm probably going to take a swing at it, but I am super rusty at both svn and java, so if anyone else feels better prepared I don't want to stop them.
-- Ashton On Thu, Aug 14, 2014 at 5:21 AM, Erik Hatcher <[email protected]> wrote: > Thoughts - sure thing. Anyone up for putting up a patch? > On Aug 13, 2014, at 10:39 PM, Ashton Kemerling <[email protected]> > wrote: >> The folks at Cognitect released a few weeks ago a new data format called >> Transit. To give a really short feature list, it is: >> >> 1) Language agnostic: libraries exist for Java, Javascript, Ruby, Clojure, >> and Clojurescript >> 2) Built on top of JSON and messagepack for speed and ease of implementation. >> 3) Supports self-describing types (e.g. Date objects automatically parse and >> serialize in every language). >> 4) Includes native composite keys and value caching >> >> All in all, I think it would be a neat idea for Solr to support >> Transit, and given that a high quality Java library exists, I hope it >> won't be too hard. >> >> Thoughts? >> >> -- >> Ashton Kemerling >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
