[release-notes] Database Server converted to XML from wiki

Zach Oglesby zoglesby at fedoraproject.org
Sun Oct 12 00:10:13 UTC 2014


commit aead444479361b3c7ada93dd8adfee3ff830429a
Author: Zach Oglesby <zach at oglesby.co>
Date:   Sat Oct 11 20:09:49 2014 -0400

    Database Server converted to XML from wiki

 en-US/Database_Servers.xml |   28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index ee35a74..63aed1c 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -8,6 +8,32 @@
 <section>
   <title>Database Servers</title>
   <para />
-   
+  <section id="apache-hbase">
+  	<title>Apache HBase</title>
+    <para>
+      Apache HBase is Bigtable like data store, built on top of Hadoop is now packaged 
+      and available.
+    </para>
+  	</section>
+  <section id="apache-hive">
+    <title>Apache Hive</title>
+    <para>
+      Hive is a Hadoop based NoSQL data warehouse. is now packaged and available.
+    </para>
+  </section>
+  <section id="mariadb-10">
+  	<title>MariaDB 10.0</title>
+    <para>
+			In Fedora 21, MariaDB have been updated to the upstream version 10.0, 
+			which provides various bug fixes and enhancements. Among others, the support for 
+			parallel and multi-source replication has been added as well as the support for 
+			global transaction IDs. In addition, several new storage engines have been 
+			implemented.
+    </para>
+    <para>
+    	For the list of all changes, visit the MariaDB Knowledge Base at 
+    	<ulink url="https://mariadb.com/kb/en/mariadb/what-is-mariadb-100/" />.
+    </para>
+  </section>
 </section>
 


More information about the docs-commits mailing list