Commit Graph

1 Commits

Author SHA1 Message Date
Eric Rosenquist
d182f929ee Initial commit of the C API for Apache Avro
Avro is a data serialization system.

https://avro.apache.org/docs/current/api/c/

A static library is the only build option at the moment.

The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code.

https://github.com/apache/avro/pull/217
2017-11-15 10:36:04 -05:00