9a158e51f2
This just lists the trove tables and needs further work. Change-Id: I2097122c29e295de8d9ab8221415d5d69857793b
23 lines
980 B
XML
23 lines
980 B
XML
<section xml:id="database-configuring-db"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:ns5="http://www.w3.org/1999/xhtml"
|
|
xmlns:ns4="http://www.w3.org/2000/svg"
|
|
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
|
|
xmlns:ns="http://docbook.org/ns/docbook"
|
|
version="5.0">
|
|
<?dbhtml stop-chunking?>
|
|
<title>Configure the database</title>
|
|
|
|
<para>Use the options to configure the used databases:</para>
|
|
|
|
<xi:include href="../../common/tables/trove-database.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_cassandra.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_couchbase.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_mongodb.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_mysql.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_percona.xml"/>
|
|
<xi:include href="../../common/tables/trove-db_redis.xml"/>
|
|
</section>
|