Skip to content

Demo - Schema evolution using Apache Avro and Google Protocol buffers

Notifications You must be signed in to change notification settings

anair-it/schema-evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Schema Evolution Demo

Schema evolution is the concept where consumers and producers can work on different data schemas with backwards compatibility built into it. This project demo's how to to schema evolution using Apache Avro and Google Proto buffer. Go through the reference section to get a detailed understanding of how Schema evolution works and some caveats.

Pre-requisites

  1. Java 8
  2. Maven 3.x
  3. Git

Demo

Reference

About

Demo - Schema evolution using Apache Avro and Google Protocol buffers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages