Skip to content

Avro implementation of a PATCH payload as defined for JSON in RFC 6902.

License

Notifications You must be signed in to change notification settings

datanerds-io/avropatch

Repository files navigation

Build Status Code Coverage

avropatch

Avro implementation of a PATCH payload as defined for JSON in RFC 6902.

Avropatch is a lightweight implementation of a PATCH change set which is serializable by Avro and compatible to the JSON objects defined by RFC 6902. Since it consists of a sequence of operations expressing partial updates to an object it may be used to avoid sending the whole object when only a part of it has changed.

About

Avro implementation of a PATCH payload as defined for JSON in RFC 6902.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages