Spring-Data-Eclipse-Store
About
A Open-Source library to simplify using EclipseStore in a Spring environment.
What makes this library special is, that it creates a working copy of the data. This way EclipseStore behaves almost exactly like relational database from a coding perspective.
Features
The library provides following features:
-
Enforces the Spring data repository concept for EclipseStore by using working copies.
-
Drop in compatible for your existing Spring application
-
Utilizes ultra-fast EclipseStore serializing and storing
-
Enables your application to select any EclipseStore target (e.g. PostgreSQL, AWS S3 or IBM COS)
-
Can save up to 99%[1] of monthly costs in the IBM Cloud and up to 82%[2] in the AWS Cloud
1. If the COS Connector is used in the IBM Cloud instead of a PostgreSQL and approx. 10,000 entries with a total size of 1 GB of data are stored. (IBM Cloud Pricing, as of 08.01.2024)
2. If the S3 connector is used instead of DynamoDB under the same conditions at AWS. (AWS Pricing Calculator, as of 08.01.2024)