Closed
Conversation
Adding "plugin" support ecosystem to Web Pages of Cassandra. Reference to discussion on the dev mailing list . http://www.mail-archive.com/dev@cassandra.apache.org/msg11183.html
Shifting the "Plugins" text below FAQ's.
Added "plugins/CAPI-Power" .
1. Added "plugins" directory under "doc/source/" 2. Added index.rst ( draft copy ) inside plugins folder. 3. TODO : Will be adding links to plugins needed to add CAPI support to Cassandra
Ensured we keep consistency with the documentation flow as seen in above others.
Added correct entry for contents as per other elements in the list.
Added information on the plugin ( CAPI-Rowcache ) and links to github page of CAPI-Rowcache plugin.
Moved the capi-row cache plugin github repository from an individual github account to a more generic one. Older plugin repo location : https://github.com/hhorii/capi-rowcache New plugin repo location : https://github.com/ppc64le/capi-rowcache
Updated correct url post merging.
Contributor
Author
|
please kindly review at the latest commit : 4d83fc7 |
Contributor
Contributor
Author
|
Thanks @jeffjirsa !!! |
adelapena
pushed a commit
to adelapena/cassandra
that referenced
this pull request
Sep 26, 2023
Co-authored-by: Zhao Yang <jasonstack.zhao@gmail.com> (cherry picked from commit 8235174) (cherry picked from commit caf45c1) (cherry picked from commit 164f30f) (cherry picked from commit c0cecbe) (cherry picked from commit a6c5c66) (cherry picked from commit 0b87207) (cherry picked from commit f6c41df) (cherry picked from commit c9a4b47)
michaelsembwever
pushed a commit
to thelastpickle/cassandra
that referenced
this pull request
Sep 25, 2024
Co-authored-by: Zhao Yang <jasonstack.zhao@gmail.com> (cherry picked from commit 8235174) (cherry picked from commit caf45c1) (cherry picked from commit 164f30f) (cherry picked from commit c0cecbe) (cherry picked from commit a6c5c66) (cherry picked from commit 0b87207) (cherry picked from commit f6c41df) (cherry picked from commit c9a4b47) (cherry picked from commit b4fa6f3) STAR-514 Fix rebase compile errors; Add counter_enabled guardrail not already present in OS 5.0; Remove o.a.c.guardrails source files (now under o.a.c.db.guardrails); Fix GuardrailCounterTest
michaelsembwever
pushed a commit
to thelastpickle/cassandra
that referenced
this pull request
Jan 7, 2026
Co-authored-by: Zhao Yang <jasonstack.zhao@gmail.com> (cherry picked from commit 8235174) (cherry picked from commit caf45c1) (cherry picked from commit 164f30f) (cherry picked from commit c0cecbe) (cherry picked from commit a6c5c66) (cherry picked from commit 0b87207) (cherry picked from commit f6c41df) (cherry picked from commit c9a4b47) (cherry picked from commit b4fa6f3) STAR-514 Fix rebase compile errors; Add counter_enabled guardrail not already present in OS 5.0; Remove o.a.c.guardrails source files (now under o.a.c.db.guardrails); Fix GuardrailCounterTest
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.
Updated the " doc/source/plugins/index.rst" with updated link of capi-row cache plugin