Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream Compression config field #240

Open
9 of 15 tasks
Jarema opened this issue Sep 19, 2023 · 2 comments
Open
9 of 15 tasks

Stream Compression config field #240

Jarema opened this issue Sep 19, 2023 · 2 comments
Assignees
Labels
client Client related work enhancement New feature or request server:2.10.0

Comments

@Jarema
Copy link
Member

Jarema commented Sep 19, 2023

Overview

In 2.10, the compression field was added to the Stream Config.
It can take value:

  • "none"
  • "s2"

Clients and Tools

Other Tasks

  • docs.nats.io updated @bruth
  • Update ADR to Implemented
  • Update client features spreadsheet

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@Jarema Jarema added enhancement New feature or request client Client related work server:2.10.0 labels Sep 19, 2023
@derekcollison derekcollison removed their assignment Sep 19, 2023
@ripienaar ripienaar removed their assignment Sep 19, 2023
@aricart
Copy link
Member

aricart commented Sep 19, 2023

Note the options are lowercased - "none" and "s2" otherwise you get a JSON error.

@derekcollison
Copy link
Member

Hmm.. Usually I do not like strings as enums..

@scottf scottf removed their assignment Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request server:2.10.0
Projects
None yet
Development

No branches or pull requests

9 participants