You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by ga...@apache.org on 2016/09/11 05:08:43 UTC

svn commit: r1760225 - /incubator/public/trunk/content/projects/mnemonic.xml

Author: garyw
Date: Sun Sep 11 05:08:43 2016
New Revision: 1760225

URL: http://svn.apache.org/viewvc?rev=1760225&view=rev
Log:
status report updated accordingly

Modified:
    incubator/public/trunk/content/projects/mnemonic.xml

Modified: incubator/public/trunk/content/projects/mnemonic.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/mnemonic.xml?rev=1760225&r1=1760224&r2=1760225&view=diff
==============================================================================
--- incubator/public/trunk/content/projects/mnemonic.xml [utf-8] (original)
+++ incubator/public/trunk/content/projects/mnemonic.xml [utf-8] Sun Sep 11 05:08:43 2016
@@ -14,13 +14,14 @@
     </section>
     <section id="Description">
       <title>Description</title>
-      <p>Mnemonic is a Java based non-volatile memory library for in-place structured data processing and computing. It is a solution for generic object and block persistence on heterogeneous block and byte-addressable devices, such as DRAM, persistent memory, NVMe, SSD, and cloud network storage.</p>
+      <p>Mnemonic is an advanced hybrid memory storage oriented library, we've proposed a non-volatile/durable Java object model and durable computing service that bring several advantages to significantly improve the performance of massive real-time data processing/analytics. developers are able to use this library to design their cache-less and SerDe-less high performance applications.</p>
     </section>
     <section id="News">
       <title>News</title>
       <ul>
         <li>2016-03-03 Project enters incubation.</li>
 		<li>2016-05-24 First official release.</li>
+		<li>2016-08-02 Second official release.</li>
       </ul>
     </section>
     <section id="Project+info">
@@ -153,6 +154,7 @@
       <title>Incubation status reports</title>
       <ul>
         <li><a href="https://wiki.apache.org/incubator/April2016">April, 2016</a></li>
+		<li><a href="https://wiki.apache.org/incubator/September2016">September, 2016</a></li>
       </ul>
     </section>
     <section id="Incubation+work+items">



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org