tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Use Avro payload #105

Closed slifty closed 4 years ago

slifty commented 4 years ago

Description

This PR updates the countertop to use AvroPayload serialization, which is much more efficient than the default serialization of Payload

Due Diligence Checklist

Steps to Test

  1. yarn test

Deploy Notes

Related Issues

Resolves #104