-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels