Author: reschke
Date: Thu Oct 25 06:11:32 2018
New Revision: 1844809
URL: http://svn.apache.org/viewvc?rev=1844809&view=rev
Log:
OAK-7861: update clustering documentation wrt rdbmk
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/clustering.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/clustering.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/clustering.md?rev=1844809&r1=1844808&r2=1844809&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/clustering.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/clustering.md Thu Oct 25
06:11:32 2018
@@ -21,8 +21,6 @@ Clustering is currently supported for th
To use clustering, simply connect multiple Oak instances with the same backend
storage.
-Please note the RDBMS storage is work in progress,
-and will soon be fully tested and supported as well.
Both the MongoDB and the RDBMs storage subsystems internally use the same
cluster mechanism.