Open r0b0ji opened 3 years ago
Ion is a superset of Json data type developed by Amazon. It works well for compression and has support for some more data type than Json. There are bindings available for most popular languages.
Wiki: https://en.wikipedia.org/wiki/Ion_(serialization_format) Specs: https://amzn.github.io/ion-docs/ Ion-java github: https://github.com/amzn/ion-java
Pull request for Ion support.
Ion is a superset of Json data type developed by Amazon. It works well for compression and has support for some more data type than Json. There are bindings available for most popular languages.
Wiki: https://en.wikipedia.org/wiki/Ion_(serialization_format) Specs: https://amzn.github.io/ion-docs/ Ion-java github: https://github.com/amzn/ion-java