Eclipse Store provides a Java micro persistence layer built for cloud-native microservices and serverless functions written in Java to store native Java object graphs persistently on disk, and vice versa loading and restoring it in memory on-demand. The scope is persisting and restoring plain Java objects, serialization, transaction journaling, IO operations, storage housekeeping and garbage collection, class-versioning, backups, security, and data storage connectors. Out of scope are traditional DBMS features such as user management, concurrency handling, query language, server mode, replication, clustering, and infrastructure features.
Name | Date |
---|---|
2025.11 Progress Review | 2025-11-12 |
2024.11 Progress Review | 2024-12-04 |
1.0.0 Release Review | 2023-10-18 |