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]
