https://github.com/tlazaro/avro-recursion
An exploration on using recursion-schemes to work with Avro schemas and data.
https://github.com/tlazaro/avro-recursion
avro avro-schema avro-schemas recursion-schemes scala
Last synced: 7 months ago
JSON representation
An exploration on using recursion-schemes to work with Avro schemas and data.
- Host: GitHub
- URL: https://github.com/tlazaro/avro-recursion
- Owner: tlazaro
- Created: 2020-02-29T19:31:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T13:51:01.000Z (over 3 years ago)
- Last Synced: 2025-01-20T07:10:48.363Z (9 months ago)
- Topics: avro, avro-schema, avro-schemas, recursion-schemes, scala
- Language: Scala
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# avro-recursion
An exploration on using recursion-schemes to work with Avro schemas and data.