|
|
+
Kevin Meinert 2012-02-21, 15:51
-
Re: parsing Avro data files in JavaScriptCarriere, Jeromy 2012-02-21, 15:56
We're working on one to support the X.commerce Fabric:
https://github.com/xcommerce/node-avro Which is based on: http://code.google.com/p/javascript-avro/ -- Jeromy Carriere Chief Architect X.commerce From: Kevin Meinert <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Reply-To: <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Date: Tue, 21 Feb 2012 09:51:49 -0600 To: <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Subject: parsing Avro data files in JavaScript Does anyone have an example of a avro binary parser for Javascript? I don't see a JS implementation in the downloads. Also, curious if anyone has written a simple parser for avro binary before in any other language. Or have tips for writing one. --- kevin meinert | http://www.subatomiclabs.com +
Scott Carey 2012-02-21, 17:20
|