Hi Folks Please see the project report summary for the past quarter. Thanks
## Description: Apache Mnemonic is an open-source Java library for durable object-oriented programming on hybrid storage-class memory(e.g. NVM) space. It comes up with durable object model (DOM) and durable computing model(DCM) and takes full advantages of storage-class memory to simplify the code complexity, avoid SerDe/(Un)Marshal, mitigate caching for constructing next generation computing platforms. Mnemonic makes the storing and transmitting of massive linked objects graphs simpler and more efficient. The performance tuning could also be mostly converged to a single point of tuning place if based on Mnemonic to process and analyze linked objects. The programmer is able to focus on the durable object oriented business logic instead of worrying about how to normalize/join, SerDe(un)marshal, cache and store their linked business objects with arbitrary complexity. ## Issues: None during this report period ## Membership Data: Apache Mnemonic was founded 2020-11-30 (a year ago) There are currently 21 committers and 14 PMC members in this project. The Committer-to-PMC ratio is 3:2. Community changes, past quarter: - No new PMC members. Last addition was Chenyang Li on 2020-11-04. - No new committers. Last addition was Chunyong on 2021-10-05. We have one new developer continuing contributing the project ## Project Activity: After our 0.16.0 release at Oct 22nd, we are planning our 0.17.0 release later this month, with two major achievements focusing on 1. New feature of Redis integration as the memory service backend. 2. Log4j vulnerability fixes 3. fast-api web-backend enabling for the website All tasks are close to finish and we don't expect any delay on the 0.17.0 release plan In addition, we conducted other project improvements and security related enhancements that will be detailed in the release report. According to the community recommendation, Zhen Li will serve as the release manager for 0.17.0 release. ## Community Health: We saw slightly decrease on the activities of the project during the holiday season and lunar new year, but expect resuming normal contribution flow for the coming quarter after the 0.17.0 release. According to the health report, we have 18 issue opened, 14 PR merged for this report period, on par with the past quarter. This will likely get updated by the time of the 0.17.0 release with current ongoing progress.
