Skip to content

Implement string compression via CBOR stringref #26

@BurningEnlightenment

Description

@BurningEnlightenment

Problem Description

Since log records contain the format-string and usually the source file location string there is quite some potential to compress the record containers.

Proposed Solution

Implement CBOR stringref tagging for file_sinks. The basic_sink_frontend/sink_frontend_base should transparently transcode the messages flowing through them.

Decoding such record container files, however, will require decoding support for stringref tags from deeppack.

Additional Context

Metadata

Metadata

Labels

type:taskA atomic feature / thing to be implemented

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions