You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/14 07:45:02 UTC

[GitHub] wu-sheng commented on a change in pull request #1220: support shardingjdbc database storage feature

wu-sheng commented on a change in pull request #1220: support shardingjdbc database storage feature 
URL: https://github.com/apache/incubator-skywalking/pull/1220#discussion_r187858734
 
 

 ##########
 File path: docs/en/Shardingjdbc.md
 ##########
 @@ -0,0 +1,13 @@
+# Supported Database Sharding Storage
+Beside the default Elasticsearch storage, it also support the database sharding storage, it allow the users to store data in multiple databases.
+Note: it only supported MYSQL database sharding, and due to the license restrictions, the users need to import MYSQL Driver manually.
+
+## Supported version
+5.0.0-beta +
+
+## Requirement
+- Manually import MySQL Driver package mysql-connector-java-5.1.36.jar to collector-libs directory.
 
 Review comment:
   `collector-libs` is not the directory name.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services