Registry / serialization / avro-turf

avro-turf

JSON →
library1.20.1rbrubygemsunverified

A library that makes it easier to use the Avro serialization format from Ruby.

gem install avro_turf
INSTALL
IMPORT
SIG · AVRO-TURF
A
avro-turf
serializationrubyv1.20.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AvroTurf
require 'avro_turf'

Encode and decode a message using Avro

require 'avro_turf' message = AvroTurf.encode({name: 'John'}, schema_name: 'person') data = AvroTurf.decode(message, schema_name: 'person')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.20.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
avro-turf — gem install avro-turf · libregistry