commit | 497bbceb08e705595a811d02c0aed97c55b326dc | [log] [tgz] |
---|---|---|
author | Katarina <katarinaking361@gmail.com> | Sun May 26 04:35:53 2024 +0000 |
committer | Katarina <katarinaking361@gmail.com> | Sun May 26 04:35:53 2024 +0000 |
tree | 44bb0c3d185ca08e28a1661fdc0513f13dfbe6db | |
parent | 44ea49b0efe872d4112f0a5a9019a8910e6fbe14 [diff] |
MNEMONIC-827: Refactor DurableBuffer 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.