Skip to content

Support for YAML compression in Ionizer #12

@allazahmehama

Description

@allazahmehama

Currently Ionizer handles JSON arrays really well (81.9% compression) but Kubernetes configs and CI/CD pipelines generate a lot of YAML with repetitive structures.

For example, a Helm values file with 50 similar service definitions could benefit from the same sampling + schema approach Ionizer uses for JSON arrays.

Would love to see YAML support added as a sibling to the JSON path in Ionizer. Happy to help with testing if someone picks this up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions