Skip to content

[DOC-14049]: Document Magma Zstd compression level configuration setting#4120

Open
RayOffiah wants to merge 1 commit into
release/8.1from
DOC-14049--8.1--Document-Magma-Zstd-compression-level-configuration-setting
Open

[DOC-14049]: Document Magma Zstd compression level configuration setting#4120
RayOffiah wants to merge 1 commit into
release/8.1from
DOC-14049--8.1--Document-Magma-Zstd-compression-level-configuration-setting

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>
@RayOffiah RayOffiah requested a review from ggray-cb May 20, 2026 10:41
@RayOffiah RayOffiah self-assigned this May 20, 2026
@RayOffiah RayOffiah added the enhancement New feature or request label May 20, 2026
@t3rm1n4l
Copy link
Copy Markdown

Looks good to me

Copy link
Copy Markdown
Contributor

@ggray-cb ggray-cb left a comment

Choose a reason for hiding this comment

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

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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd replace the port # with a placeholder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants