Skip to content

[vibe-d/mongodb] [important] [mongo8] OP_COMPRESSED defined but not implemented #2857

@gedaiu

Description

@gedaiu

We have the OpCode.Compressed enum value, but never actually compress anything. No snappy, zlib, or zstd, and we don't negotiate compression in the handshake.

Matters most for large documents or high throughput. zstd gives the best compression, and snappy is the cheapest on CPU.

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