Eclipse Store

Scope

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.

Releases
Name Date
2.0.0 2024-10-10
1.4.0 2024-07-22
1.3.2 2024-05-07
1.3.1 2024-03-19
1.2.0 2024-02-21
1.1.0 2024-01-24
1.0.0 2023-11-20
Reviews