Skip to content

Support text and JSON #9

@seanlinsley

Description

@seanlinsley

Pco is designed for numeric data, so to compress strings we will want to pull in a binary compression algorithm like zstd.

JSON can also be compressed as if it's a string, but when the JSON all has the same structure it's worth considering converting it to protobuf or flattening it out to individual fields like pco_store does for structured data.

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