commit | 774cdbb8b63f005d21d2bb9dddade2e8681fd714 | [log] [tgz] |
---|---|---|
author | Yanhui Zhao <yanhui.zhao@outlook.com> | Sat Jan 13 15:17:26 2018 -0800 |
committer | Yanhui Zhao <yanhui.zhao@outlook.com> | Sat Jan 13 15:17:26 2018 -0800 |
tree | 949bfb3f3ba2ad257ff2fd7313317fcde9cb482c | |
parent | c017aada46c9d8bce0b5a59977635dabd6a64e04 [diff] |
MNEMONIC-450 Create a DurableString class
================================
Apache Mnemonic is a non-volatile hybrid memory storage oriented library, it 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.