Commits

Ryan Blue authored 2863a185ee8
AVRO-1747: JavaScript: Add implementation. A few features: + Fast! Typically twice as fast as JSON with much smaller encodings. + Full Avro support, including recursive schemas, sort order, and evolution. + Serialization of arbitrary JavaScript objects via logical types. + Unopinionated 64-bit integer compatibility. + No dependencies, it even runs in the browser. The previous API is included with deprecation warnings (this adds `underscore` as a dependency). git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1717850 13f79535-47bb-0310-9956-ffa450edef68