Repository: cassandra
Updated Branches:
  refs/heads/trunk f415b736d -> b8c56c474


Docs: add CAPI-Rowcache to plugin list

Closes #118

patch by Amitkumar Ghatwal; reviewed by Stefan Podkowinski for CASSANDRA-13581


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b8c56c47
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b8c56c47
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b8c56c47

Branch: refs/heads/trunk
Commit: b8c56c47461ad0acef1529e434fbcf495cc7a336
Parents: f415b73
Author: ghatwala <ghatw...@us.ibm.com>
Authored: Wed Jun 7 15:44:56 2017 +0530
Committer: Stefan Podkowinski <s.podkowin...@gmail.com>
Committed: Wed Jul 5 20:31:03 2017 +0200

----------------------------------------------------------------------
 doc/source/index.rst         |  1 +
 doc/source/plugins/index.rst | 16 ++++++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/b8c56c47/doc/source/index.rst
----------------------------------------------------------------------
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 562603d..9f8016b 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -36,6 +36,7 @@ Contents:
    troubleshooting/index
    development/index
    faq/index
+   plugins/index
 
    bugs
    contactus

http://git-wip-us.apache.org/repos/asf/cassandra/blob/b8c56c47/doc/source/plugins/index.rst
----------------------------------------------------------------------
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst
index b9d90f8..257a665 100644
--- a/doc/source/plugins/index.rst
+++ b/doc/source/plugins/index.rst
@@ -14,11 +14,15 @@
 .. See the License for the specific language governing permissions and
 .. limitations under the License.
 
-Cassandra's Plugins
-=====================
-The below lists out the different third-party plugins contributed for Apache 
Cassandra
+Third-Party Plugins
+===================
 
-.. toctree::
-   :maxdepth: 1
+Available third-party plugins for Apache Cassandra
+
+CAPI-Rowcache
+-------------
+
+The Coherent Accelerator Process Interface (CAPI) is a general term for the 
infrastructure of attaching a Coherent accelerator to an IBM POWER system. A 
key innovation in IBM POWER8’s open architecture is the CAPI. It provides a 
high bandwidth, low latency path between external devices, the POWER8 core, and 
the system’s open memory architecture. IBM Data Engine for NoSQL is an 
integrated platform for large and fast growing NoSQL data stores. It builds on 
the CAPI capability of POWER8 systems and provides super-fast access to large 
flash storage capacity and addresses the challenges associated with typical x86 
server based scale-out deployments.
+
+The official page for the `CAPI-Rowcache plugin 
<https://github.com/hhorii/capi-rowcache>`__ contains further details how to 
build/run/download the plugin.
 
-   CAPI-Power


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to