Skip to content

Latest commit

 

History

History

avro-serialiser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

A Tool for Complex and Scalable Data Access Policy Enforcement

Avro Serialiser

Deserialise Apache Avro resources into streams of bytes.

Example Configuration

The Data Service uses the provided default configuration, using the AvroSerialiser for any resource with the avro/binary format:

data:
  serialisers:
    "[avro/binary]": "uk.gov.gchq.palisade.service.data.avro.AvroSerialiser"