magro / kryo-serializers

More kryo serializers
Apache License 2.0
381 stars 120 forks source link

Add support for Amazon Ion type #130

Open r0b0ji opened 3 years ago

r0b0ji commented 3 years ago

Added support for serializing amazon ion types. Ion is a superset of Json with rich datatype and compression. More about the format can be found at github page https://github.com/amzn/ion-java and at the doc page https://amzn.github.io/ion-docs/