[ 
https://issues.apache.org/jira/browse/AVRO-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955637#comment-14955637
 ] 

Saroj Yadav commented on AVRO-1746:
-----------------------------------

[~rdblue] I agree with you about the performance of JSON encoding and we (at 
Zendesk) are using Avro/binary encoding in production. 

We are thinking of using JSON encoding mainly for debugging purpose. It will 
come in handy with tools, such as curl, when debugging microservices. It will 
also let us use existing gems such as Pact 
(https://github.com/realestate-com-au/pact), which do not support Avro/binary 
encoding. 

>From implementation point of view, it looks like a matter of adding a JSON 
>encoder and decoder. Am I oversimplifying anything here?

> JSON encoder and decoder for Ruby
> ---------------------------------
>
>                 Key: AVRO-1746
>                 URL: https://issues.apache.org/jira/browse/AVRO-1746
>             Project: Avro
>          Issue Type: New Feature
>          Components: ruby
>            Reporter: Saroj Yadav
>
> Hi,
> I am thinking of adding a JSON encoder and decoder for Ruby. What do you 
> think?
> Best,
> Saroj



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to