[DOC-14049]: Document Magma Zstd compression level configuration setting#4120
Open
RayOffiah wants to merge 1 commit into
Open
Conversation
Added documentation page for new compression settings. Added entry on navigation menu. Added entry to rest-memory-and-storage-table.adoc Signed-off-by: Ray Offiah <ray.offiah@couchbase.com>
|
Looks good to me |
ggray-cb
approved these changes
May 27, 2026
Contributor
ggray-cb
left a comment
There was a problem hiding this comment.
Looks good overall. Some minor suggestions.
| @@ -0,0 +1,132 @@ | |||
| = Magma Compression | |||
| :description: Compression algorithms can be set and listed on a per-bucket basis using the REST API. | |||
Contributor
There was a problem hiding this comment.
Maybe make this a bit more active voice "You can set the compression algorithms..." While the page title makes it clear its for Magma, maybe also add in that these settings are specific to Magma in the description so AI and search picks up on that better.
| [source, shell] | ||
| ---- | ||
| curl -u <username>:<password> -X GET \ | ||
| <ip-address-or-domain-name>:8091/pools/default/buckets/<bucket-name> |
Contributor
There was a problem hiding this comment.
I'd replace the port # with a placeholder.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added documentation for Magma compression settings.
Preview URLs
https://preview.docs-test.couchbase.com/docs-server-DOC-14049--8.1--Document-Magma-Zstd-compression-level-configuration-setting/server/current/rest-api/rest-memory-and-storage.html
https://preview.docs-test.couchbase.com/docs-server-DOC-14049--8.1--Document-Magma-Zstd-compression-level-configuration-setting/server/current/rest-api/rest-magma-compression-per-bucket.html
You will need the Docs Team credentials on Confluence.