Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.03 KB

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"