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

NCBC-3708: Add .NET SDK Compression Docs #335

Merged

Conversation

emilienbev
Copy link
Contributor

Added .NET compression docs to accommodate changes with the 3.5.2 release.


[Note]
====
From version 3.5.2, the .NET SDK enables compression by default using https://www.nuget.org/packages/Snappier[Snappier], a performance-focused C# port of https://github.com/google/snappy[Snappy] provided by https://btburnett.com/[Brant Burnett]. This was previously opt-in only via installing the corresponding https://www.nuget.org/packages/Couchbase.Extensions.Compression.Snappier/1.0.0-beta.1[Couchbase.Extensions] package.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know Jeff is keen to have Brant credited for his great contributions, but last time it was suggested it was pointed out that we don't credit anyone else's contributions, and the only realistic way of ensuring fairness in the docs is not to directly credit any contributors by name - blogs, etc. are another matter.

@emilienbev emilienbev changed the title Add .NET SDK Compression Docs NCBC-3708: Add .NET SDK Compression Docs Jun 24, 2024
Copy link
Contributor

@RichardSmedley RichardSmedley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @emilienbev 👍

@RichardSmedley RichardSmedley merged commit b4ee2cb into couchbase:release/3.5 Jun 26, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants