You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2016/03/28 23:00:30 UTC

incubator-mnemonic git commit: removed a line from README that described the source of this project.

Repository: incubator-mnemonic
Updated Branches:
  refs/heads/master d6f32fb51 -> 5323c7615


removed a line from README that described the source of this project.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/commit/5323c761
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/tree/5323c761
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/diff/5323c761

Branch: refs/heads/master
Commit: 5323c761559f365c9efff423b57d8b49806bc5cc
Parents: d6f32fb
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Mon Mar 28 14:00:02 2016 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Mon Mar 28 14:00:02 2016 -0700

----------------------------------------------------------------------
 README.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5323c761/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 510b3fb..6865e2e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
 <img src="http://nonvolatilecomputing.github.io/Mnemonic/images/mnemonic_logo.png" width=200 />
 ================================
-(This project has been manually tranferred from https://github.com/bigdata-memory/bdmem)
 
 This library comes up with a new programming model we call it non-volatile object programming model, this model directly offloads object graphs into a variety of memory-like devices e.g. SSD, NVMe, Off-heap, in this way, it brings some promising features for massive data processing and high performance computing.